Documentation
¶
Overview ¶
Package workload provides the workload command namespace.
Index ¶
- func NewApplyCmd(_ *runtime.Runtime) *cobra.Command
- func NewCreateCmd(_ *runtime.Runtime) *cobra.Command
- func NewDeleteCmd(_ *runtime.Runtime) *cobra.Command
- func NewInstallCmd(runtimeContainer *runtime.Runtime) *cobra.Command
- func NewReconcileCmd(runtimeContainer *runtime.Runtime) *cobra.Command
- func NewWorkloadCmd(runtimeContainer *runtime.Runtime) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplyCmd ¶
NewApplyCmd creates the workload apply command.
func NewCreateCmd ¶ added in v1.11.4
NewCreateCmd creates the workload create command.
func NewDeleteCmd ¶ added in v1.11.4
NewDeleteCmd creates the workload delete command.
func NewInstallCmd ¶
NewInstallCmd creates the workload install command.
func NewReconcileCmd ¶
NewReconcileCmd creates the workload reconcile command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.