cmd

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDaemonSetCmd added in v1.0.1

func NewDaemonSetCmd(f cmdutil.Factory, printer *pritty.Printer) *cobra.Command

func NewDeploymentCmd

func NewDeploymentCmd(f cmdutil.Factory, printer *pritty.Printer) *cobra.Command

func NewDiagnoseCmd

func NewDiagnoseCmd() *cobra.Command

func NewStatefulSetCmd added in v1.0.1

func NewStatefulSetCmd(f cmdutil.Factory, printer *pritty.Printer) *cobra.Command

Types

type DaemonSetOptions added in v1.0.1

type DaemonSetOptions struct {
	Name      string
	Namespace string
	// contains filtered or unexported fields
}

func (*DaemonSetOptions) Complete added in v1.0.1

func (o *DaemonSetOptions) Complete(f cmdutil.Factory) error

func (*DaemonSetOptions) Run added in v1.0.1

func (o *DaemonSetOptions) Run(printer *pritty.Printer) error

func (*DaemonSetOptions) Validate added in v1.0.1

func (o *DaemonSetOptions) Validate(args []string) error

type DeploymentOptions

type DeploymentOptions struct {
	Name      string
	Namespace string
	// contains filtered or unexported fields
}

func (*DeploymentOptions) Complete

func (o *DeploymentOptions) Complete(f cmdutil.Factory) error

func (*DeploymentOptions) Run

func (o *DeploymentOptions) Run(printer *pritty.Printer) error

func (*DeploymentOptions) Validate

func (o *DeploymentOptions) Validate(args []string) error

type StatefulSetOptions added in v1.0.1

type StatefulSetOptions struct {
	Name      string
	Namespace string
	// contains filtered or unexported fields
}

func (*StatefulSetOptions) Complete added in v1.0.1

func (o *StatefulSetOptions) Complete(f cmdutil.Factory) error

func (*StatefulSetOptions) Run added in v1.0.1

func (o *StatefulSetOptions) Run(printer *pritty.Printer) error

func (*StatefulSetOptions) Validate added in v1.0.1

func (o *StatefulSetOptions) Validate(args []string) error

Jump to

Keyboard shortcuts

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