package
Version:
v0.0.0-...-cac5726
Opens a new window with list of versions in this module.
Published: Jan 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
func InitGCP(ctx context.Context, kr *mesh.KRun) error
-
func PostConfigLoad(ctx context.Context, kr *mesh.KRun) error
-
func ProjectLabels(ctx context.Context, p string) (map[string]string, error)
-
func ProjectNumber(p string) string
-
func RegionFromMetadata() (string, error)
-
type Cluster
-
func AllClusters(ctx context.Context, kr *mesh.KRun, configProjectId string, label string, ...) ([]*Cluster, error)
-
func GKECluster(ctx context.Context, kr *mesh.KRun, p, l, clusterName string) (*Cluster, error)
Cluster wraps cluster information for a discovered hub or gke cluster.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.