Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Supported function types KubeApplyFunc sdkTypes.FuncType = "kube-apply" KubeDeleteFunc sdkTypes.FuncType = "kube-delete" )
Variables ¶
This section is empty.
Functions ¶
func KubeDelete ¶
KubeDelete deletes an object if it still exists
func ProcessAction ¶
ProcessAction invokes the function specified by action.Func
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.