Documentation ¶
Index ¶
- func EnsureBootImageVersion(kubeVersion string, imageForContainer string) (string, error)
- func GetFullConfig(defaultConfig *types.Config, clusterConfig *types.ClusterConfig, ...) (*types.Config, *types.ClusterConfig, error)
- func NewCommand(use string, short string, long string) *cobra.Command
- func SilenceUsage(cmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureBootImageVersion ¶
EnsureBootImageVersion appends an image tag consisting of the Kubernetes version ,if the image string does not currently have a tag. It returns the updated image string.
func GetFullConfig ¶
func GetFullConfig(defaultConfig *types.Config, clusterConfig *types.ClusterConfig, clusterConfigPath string) (*types.Config, *types.ClusterConfig, error)
func NewCommand ¶
NewCommand - utility method to create cobra commands
func SilenceUsage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.