Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootCmd ¶
Types ¶
type ConfigHelperOutput ¶
type ConfigHelperOutput struct {
Credential *ConfigHelperOutputCredential `json:"credential" yaml:"credential"`
}
type ExecCredential ¶
type ExecCredential struct {
APIVersion string `json:"apiVersion"`
Kind string `json:"kind"`
Status ExecCredentialStatus `json:"status"`
}
type ExecCredentialStatus ¶
Click to show internal directories.
Click to hide internal directories.