workload

package
v5.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Overview

Package workload provides the workload command namespace.

This package groups all workload-related commands for managing Kubernetes resources, including reconcile, push, apply, create, delete, describe, edit, exec, explain, expose, get, gen, install, logs, rollout, scale, validate, and wait operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplyCmd

func NewApplyCmd() *cobra.Command

NewApplyCmd creates the workload apply command.

func NewCreateCmd

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 and flux directly.

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

NewDeleteCmd creates the workload delete command.

func NewDescribeCmd

func NewDescribeCmd() *cobra.Command

NewDescribeCmd creates the workload describe command.

func NewEditCmd

func NewEditCmd() *cobra.Command

NewEditCmd creates the workload edit command.

func NewExecCmd

func NewExecCmd() *cobra.Command

NewExecCmd creates the workload exec command.

func NewExplainCmd

func NewExplainCmd() *cobra.Command

NewExplainCmd creates the workload explain command.

func NewExposeCmd

func NewExposeCmd() *cobra.Command

NewExposeCmd creates the workload expose command.

func NewGetCmd

func NewGetCmd() *cobra.Command

NewGetCmd creates the workload get command.

func NewInstallCmd

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

NewInstallCmd creates the workload install command.

func NewLogsCmd

func NewLogsCmd() *cobra.Command

NewLogsCmd creates the workload logs command.

func NewPushCmd

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

NewPushCmd creates the workload push command.

func NewReconcileCmd

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

NewReconcileCmd creates the workload reconcile command.

func NewRolloutCmd

func NewRolloutCmd() *cobra.Command

NewRolloutCmd creates the workload rollout command.

func NewScaleCmd

func NewScaleCmd() *cobra.Command

NewScaleCmd creates the workload scale command.

func NewValidateCmd

func NewValidateCmd() *cobra.Command

NewValidateCmd creates the workload validate command.

func NewWaitCmd

func NewWaitCmd() *cobra.Command

NewWaitCmd creates the workload wait command.

func NewWorkloadCmd

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

NewWorkloadCmd creates and returns the workload command group namespace.

Types

This section is empty.

Directories

Path Synopsis
Package gen provides the gen command namespace for generating Kubernetes resources.
Package gen provides the gen command namespace for generating Kubernetes resources.

Jump to

Keyboard shortcuts

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