Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandBuilder ¶
type CommandBuilder struct {
// contains filtered or unexported fields
}
func NewTroubleshootCommandBuilder ¶
func NewTroubleshootCommandBuilder() CommandBuilder
func (CommandBuilder) Build ¶
func (builder CommandBuilder) Build() *cobra.Command
func (CommandBuilder) GetCluster ¶
func (CommandBuilder) SetConfigProvider ¶
func (builder CommandBuilder) SetConfigProvider(provider config.Provider) CommandBuilder
type Credentials ¶
type Endpoints ¶
type Endpoints map[string]Credentials
Click to show internal directories.
Click to hide internal directories.