Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates and returns a new command
Types ¶
type ConfigurationOptions ¶
type ConfigurationOptions struct { cmd.Factory // Name is the name of the cloud resource Name string // Namespace is the namespace of the cloud resource Namespace string // Output is the output format Output string // AllNamespaces is a flag to indicate whether to retrieve cloud resources from all namespaces AllNamespaces bool }
ConfigurationOptions provides information required to retrieve a cloud resource
Click to show internal directories.
Click to hide internal directories.