Documentation
¶
Index ¶
- Variables
- func NewCommand(ctx clictx.Context, names ...string) *cobra.Commanddeprecated
- type Commanddeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //nolint:staticcheck // Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 Names = names.ComponentArchive Verb = verbs.Create )
Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489
Functions ¶
func NewCommand
deprecated
Types ¶
type Command
deprecated
type Command struct { utils.BaseCommand //nolint:staticcheck // Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489 Handler comparch.FormatHandler Force bool Format string Component string Version string Provider string ProviderLabels metav1.Labels Labels metav1.Labels // contains filtered or unexported fields }
Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489
func (*Command) AddFlags
deprecated
Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489
func (*Command) Complete
deprecated
Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489
func (*Command) Run
deprecated
Deprecated: Component Archive (CA) - https://kubernetes.slack.com/archives/C05UWBE8R1D/p1734357630853489
Click to show internal directories.
Click to hide internal directories.