Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTroubleshootLoggerToWriter ¶ added in v0.11.0
Types ¶
type ChecksResults ¶ added in v0.10.0
type ChecksResults struct {
// contains filtered or unexported fields
}
func NewChecksResults ¶ added in v0.10.0
func NewChecksResults() ChecksResults
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
Source Files ¶
Click to show internal directories.
Click to hide internal directories.