google.golang.org/genproto/googleapis/container/v1.Cluster.GetMonitoringService (method)

2 uses

	google.golang.org/genproto/googleapis/container/v1 (current package)
		cluster_service.pb.go#L2524: func (x *Cluster) GetMonitoringService() string {

	contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp
		gcp_metadata_config.go#L100: 			if resp != nil && resp.GetMonitoringService() == "monitoring.googleapis.com/kubernetes" &&