Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
Get getCmd `` /* 137-byte string literal not displayed */
}
Cmd contains commands for managing control plane kubeconfig data.
type ConnectionSecretCmd ¶ added in v0.25.0
type ConnectionSecretCmd struct { Name string `arg:"" required:"" help:"Name of control plane." predictor:"ctps"` Token string `help:"API token used to authenticate. Required for Upbound Cloud; ignored otherwise."` Group string `` /* 144-byte string literal not displayed */ }
ConnectionSecretCmd is the base for command getting connection secret for a control plane.
Click to show internal directories.
Click to hide internal directories.