Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command struct {
cmd.Factory
// Names is the name of the resource we are describing
Names []string
// Namespace is the namespace of the resource
Namespace string
// ShowPassedChecks is a flag to show passed checks
ShowPassedChecks bool
}
Command represents the available get command options
Click to show internal directories.
Click to hide internal directories.