workload

package
v1.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package workload provides the workload command namespace.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplyCmd

func NewApplyCmd(_ *runtime.Runtime) *cobra.Command

NewApplyCmd creates the workload apply command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewCreateCmd added in v1.11.4

func NewCreateCmd(_ *runtime.Runtime) *cobra.Command

NewCreateCmd creates the workload create command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewDeleteCmd added in v1.11.4

func NewDeleteCmd(_ *runtime.Runtime) *cobra.Command

NewDeleteCmd creates the workload delete command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewDescribeCmd added in v1.12.0

func NewDescribeCmd(_ *runtime.Runtime) *cobra.Command

NewDescribeCmd creates the workload describe command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewEditCmd added in v1.12.0

func NewEditCmd(_ *runtime.Runtime) *cobra.Command

NewEditCmd creates the workload edit command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewExecCmd added in v1.12.1

func NewExecCmd(_ *runtime.Runtime) *cobra.Command

NewExecCmd creates the workload exec command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewExplainCmd added in v1.12.0

func NewExplainCmd(_ *runtime.Runtime) *cobra.Command

NewExplainCmd creates the workload explain command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewExposeCmd added in v1.12.0

func NewExposeCmd(_ *runtime.Runtime) *cobra.Command

NewExposeCmd creates the workload expose command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewGetCmd added in v1.12.0

func NewGetCmd(_ *runtime.Runtime) *cobra.Command

NewGetCmd creates the workload get command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewInstallCmd

func NewInstallCmd(_ *runtime.Runtime) *cobra.Command

NewInstallCmd creates the workload install command.

func NewLogsCmd added in v1.12.1

func NewLogsCmd(_ *runtime.Runtime) *cobra.Command

NewLogsCmd creates the workload logs command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewReconcileCmd

func NewReconcileCmd(runtimeContainer *runtime.Runtime) *cobra.Command

NewReconcileCmd creates the workload reconcile command.

func NewRolloutCmd added in v1.12.0

func NewRolloutCmd(_ *runtime.Runtime) *cobra.Command

NewRolloutCmd creates the workload rollout command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewScaleCmd added in v1.12.0

func NewScaleCmd(_ *runtime.Runtime) *cobra.Command

NewScaleCmd creates the workload scale command. The runtime parameter is kept for consistency with other workload command constructors, though it's currently unused as this command wraps kubectl directly.

func NewWorkloadCmd

func NewWorkloadCmd(runtimeContainer *runtime.Runtime) *cobra.Command

NewWorkloadCmd creates and returns the workload command group namespace.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL