Documentation
¶
Index ¶
- func ClusterKubeConfig(clusterName string)
- func ConfigCluster(clusterName string)
- func CreateCluster(clusterName string)
- func CreateSeed(seedName string, url string, localPath string)
- func DeleteAllClusters()
- func DeleteAllPlugins()
- func DeleteAllSeeds()
- func DeleteCluster(clusterName string)
- func DeletePlugin(pluginName string)
- func DeleteSeed(seedName string)
- func Execute()
- func ListClusters()
- func ListPlugins()
- func ListSeeds()
- func Logs(appNameSuffix string, containerName string)
- func PlantSeed(seedName string)
- func SeedContent(seedName string)
- func SetPlugin(pluginName string, filePath string)
- func Shell(appNameSuffix string, containerName string)
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterKubeConfig ¶
func ClusterKubeConfig(clusterName string)
func ConfigCluster ¶
func ConfigCluster(clusterName string)
func CreateCluster ¶
func CreateCluster(clusterName string)
func CreateSeed ¶
func DeleteAllClusters ¶
func DeleteAllClusters()
func DeleteAllPlugins ¶
func DeleteAllPlugins()
func DeleteAllSeeds ¶
func DeleteAllSeeds()
func DeleteCluster ¶
func DeleteCluster(clusterName string)
func DeletePlugin ¶
func DeletePlugin(pluginName string)
func DeleteSeed ¶
func DeleteSeed(seedName string)
func ListClusters ¶
func ListClusters()
func ListPlugins ¶
func ListPlugins()
func SeedContent ¶
func SeedContent(seedName string)
Types ¶
Source Files
¶
- client.go
- cluster-config.go
- cluster-create.go
- cluster-delete.go
- cluster-get.go
- cluster-list.go
- cluster.go
- common.go
- logs.go
- operator-install.go
- operator-logs.go
- operator-shell.go
- operator-status.go
- operator-uninstall.go
- operator.go
- plugin-delete.go
- plugin-list.go
- plugin-set.go
- plugin.go
- root.go
- seed-create.go
- seed-delete.go
- seed-get.go
- seed-list.go
- seed-plant.go
- seed.go
- shell.go
- version.go
Click to show internal directories.
Click to hide internal directories.