Union type of all response types.
Return whether the name of the resource should be appended to the API URI path. When creating and listing resources, it is not appended.
API action, see K8sApiAction
true if name should be appended to URI
Return whether namespace must be included in resource API URI. It returns true of the resource is namespaced and the action is not "list". The namespace can be provided when the action is "list", but it need not be.
resource metadata
API action, see K8sApiAction
true is the namespace is required in the API URI path
Generated using TypeDoc
Kubernetes API verbs.