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: `
_ _ _
| | | | | |
| | _____ ___| |_| |
| |/ / __|/ __| __| |
| <\__ \ (__| |_| |
|_|\_\___/\___|\__|_|
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 SetDefaults ¶
func SetDefaults(provider consts.KsctlCloud, clusterType consts.KsctlClusterType)
func SetRequiredFeatureFlags ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.