contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp.gcpMetadata.clusterName (field)
5 uses
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp (current package)
gcp_metadata_config.go#L39: clusterName string
gcp_metadata_config.go#L77: gcpMetadata.clusterName = strings.TrimSpace(clusterName)
gcp_metadata_config.go#L90: if gcpMetadata.clusterName != "" {
gcp_metadata_config.go#L96: Name: fmt.Sprintf("projects/%s/locations/%s/clusters/%s", gcpMetadata.projectID, strings.TrimSpace(clusterLocation), gcpMetadata.clusterName),
monitored_resources.go#L144: ClusterName: gcpMetadata.clusterName,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |