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 ¶
NewCmdStatus creates a command object for the command
Click to show internal directories.
Click to hide internal directories.