Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
Output output `help:"Configures list output. ${enum}" short:"o" enum:"full,no-header,contexts" default:"full"`
AllNamespaces bool `help:"apply the get over all namespaces." short:"A"`
Clusters clustersCmd `cmd:"" help:"Get Kubernetes Clusters."`
APIServiceAccounts apiServiceAccountsCmd `cmd:"" name:"apiserviceaccounts" aliases:"asa" help:"Get API Service Accounts"`
}
Click to show internal directories.
Click to hide internal directories.