Delete resources associated with an application from a Kubernetes cluster. If any resources fail to be deleted, an error is thrown. If no resources associated with the application exist, it does nothing successfully.
Create or update all the resources for an application in a Kubernetes cluster.
Kubernetes application creation request
Registered name of the SDM fulfilling the deployment goal.
Array of resource specs upserted
Generated using TypeDoc
Delete resources associated with an application from a Kubernetes cluster. If any resources fail to be deleted, an error is thrown. If no resources associated with the application exist, it does nothing successfully.