Documentation ¶
Index ¶
Constants ¶
View Source
const (
GoogleAuthPlugin = "google_watcher" // so that this is different than "gcp" that's already in client-go tree.
)
Variables ¶
This section is empty.
Functions ¶
func NewClientSets ¶
func NewClientSets(clusterConfig ClusterConfigMap) (map[string]kubernetes.Interface, error)
Types ¶
type ClusterConfigMap ¶
func CreateClusterConfigMap ¶
func CreateClusterConfigMap(tenant string, clusters []string, staticClusters []StaticCluster) (ClusterConfigMap, error)
type StaticCluster ¶
func (*StaticCluster) EnvDecode ¶
func (c *StaticCluster) EnvDecode(value string) error
Click to show internal directories.
Click to hide internal directories.