Interface: ApiListSingleNamespaceOptions
Properties
cluster?
optional cluster: string;
The cluster to get the object from. By default uses the current cluster being viewed.
Defined in
namespace?
optional namespace: string;
The namespace to get the object from.
Defined in
queryParams?
optional queryParams: QueryParameters;
The parameters to be passed to the API endpoint.