Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCustomCluster ¶
func AddCustomCluster(opts *CustomClusterOptions) error
AddCustomCluster workflow of add custom cluster
Types ¶
type CustomClusterOptions ¶
type CustomClusterOptions struct { AddTo string GitlabToken string GitlabUrl string ConfigFlags *genericclioptions.ConfigFlags Namespace string ClusterName string EnvScope string IdOrName string Managed bool }
Click to show internal directories.
Click to hide internal directories.