status

package
v0.0.77 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	HealthOptions         healthopts.Options
	Args                  []string
	Namespace             string
	KuberhealthyNamespace string
	KuberhealthyName      string
	AllNamespaces         bool
	Watch                 bool
	FailIfNoKuberhealthy  bool
	KuberhealthyRunning   bool
	KubeClient            kubernetes.Interface
	// contains filtered or unexported fields
}

Options the options for the command

func NewCmdStatus

func NewCmdStatus() (*cobra.Command, *Options)

NewCmdStatus creates a command object for the command

func (*Options) Run

func (o *Options) Run() error

Run transforms the YAML files

func (*Options) Validate

func (o *Options) Validate() error

Validate verifies settings

Jump to

Keyboard shortcuts

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