Documentation ¶
Index ¶
- func DetermineDynakubeError(err error) error
- func GetK8SClusterAPIReader(kubeConfig *rest.Config) (client.Reader, error)
- func NewTroubleshootLoggerToWriter(out io.Writer) logd.Logger
- func RunTroubleshootCmd(ctx context.Context, log logd.Logger, namespaceName string, ...)
- type Auths
- type CommandBuilder
- type Credentials
- type Endpoints
- type ImagePullFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetermineDynakubeError ¶
func GetK8SClusterAPIReader ¶
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) SetConfigProvider ¶
func (builder CommandBuilder) SetConfigProvider(provider config.Provider) CommandBuilder
type Credentials ¶
type Endpoints ¶
type Endpoints map[string]Credentials
type ImagePullFunc ¶
func CreateImagePullFunc ¶
Click to show internal directories.
Click to hide internal directories.