Documentation
¶
Index ¶
- Variables
- func AllFeatures()
- func Execute()
- func K9sAccess(log types.LoggerFactory)
- func LongMessage(message string) string
- func SetDefaults(provider consts.KsctlCloud, clusterType consts.KsctlClusterType)
- func SetRequiredFeatureFlags(ctx context.Context, log types.LoggerFactory, cmd *cobra.Command)
- type CobraCmd
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 K9sAccess ¶ added in v1.3.0
func K9sAccess(log types.LoggerFactory)
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.