google.golang.org/genproto/googleapis/container/v1.GetClusterRequest.Name (field)
3 uses
google.golang.org/genproto/googleapis/container/v1 (current package)
cluster_service.pb.go#L3336: Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
cluster_service.pb.go#L3397: return x.Name
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp
gcp_metadata_config.go#L96: Name: fmt.Sprintf("projects/%s/locations/%s/clusters/%s", gcpMetadata.projectID, strings.TrimSpace(clusterLocation), 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. |