Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GCPInitTime time.Duration
)
Functions ¶
func ProjectNumber ¶
func RegionFromMetadata ¶
Types ¶
type Cluster ¶
type Cluster struct { ClusterName string ClusterLocation string ProjectId string GKECluster *containerpb.Cluster KubeConfig *kubeconfig.Config }
Cluster wraps cluster information for a discovered hub or gke cluster.
func AllClusters ¶
Click to show internal directories.
Click to hide internal directories.