Collection deleter for cluster resources.
Collection deleter for namespaced resources.
Collection deleter for namespaced resources.
Delete resources associated with application described by arg.req
, if
any exists. If no matching resources exist, do nothing. Return
ann array of deleted resources, which may be empty.
Specification of what and how to delete for what application
Array of deleted resources
Delete a resource if it exists. If the resource does not exist, do nothing.
Kuberenetes spec of resource to delete
DeleteResponse if object existed and was deleted, undefined if it did not exist
Generated using TypeDoc
Collection deleter for cluster resources.