cli

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CurrentCluster

func CurrentCluster(kubeConfigFile string) (string, error)

CurrentCluster returns current context name.

func GetCluster

func GetCluster(id string, kubeConfigFile string, dryRun bool, client *api.Client) error

GetCluster gets information from a new cluster and merges it into an existing kubeconfig file.

func ListClusters

func ListClusters(env string, inactive bool, client *api.Client) (string, error)

ListClusters retrieves clusters and returns a formatted string of clusters.

func SwitchCluster

func SwitchCluster(kubeConfigFile string, context string) error

SwitchCluster switches current context to given cluster or context name.

func SyncClusters

func SyncClusters(kubeConfigFile string, inactive bool, dryRun bool, overwrite bool, client *api.Client) error

SyncClusters gets information from clusters and merges it into a kubeconfig file.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL