Documentation
¶
Index ¶
- func CheckName(namespace string) error
- func ClusterConnect(cmd commands.Command, clusterConfig ClusterConfig) error
- func CreateNamespace(cmd commands.Command, namespace string) ([]string, error)
- func DeleteNamespace(cmd commands.Command, namespace string) error
- func ListEnvironments(cmd commands.Command) []string
- func NamespaceExists(cmd commands.Command, search string) bool
- func SetContextNamespace(cmd commands.Command, namespace string) error
- type ClusterConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterConnect ¶
func ClusterConnect(cmd commands.Command, clusterConfig ClusterConfig) error
func CreateNamespace ¶
func ListEnvironments ¶
Types ¶
type ClusterConfig ¶
func GetClusterConfig ¶
func GetClusterConfig() (retValues ClusterConfig, err error)
Click to show internal directories.
Click to hide internal directories.