Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kubectl ¶
Kubectl is used to keep track of commands ran through the kubectl cli
func NewApplyCmd ¶
NewApplyCmd streams the input to the kubectl apply command
func NewDeleteByLabelCmd ¶
NewDeleteByLabelCmd deletes all in namespaces that match labels. Which are 'and' together
func NewDeleteCmd ¶
NewDeleteCmd stremes the input to the kubectl delete command
Click to show internal directories.
Click to hide internal directories.