Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate string
View Source
var RootCmd = &cobra.Command{ Use: "ksctl", Short: "CLI tool for managing multiple K8s clusters", Long: LongMessage("CLI tool which can manage multiple K8s clusters from local clusters to cloud provider specific clusters."), }
View Source
var Version string = "dev"
change this using ldflags
Functions ¶
func AllFeatures ¶
func AllFeatures()
func LongMessage ¶ added in v1.3.0
func SetDefaults ¶
func SetDefaults(provider consts.KsctlCloud, clusterType consts.KsctlClusterType)
func SetRequiredFeatureFlags ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.