type contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp.GKEContainer
5 uses
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp (current package)
monitored_resources.go#L32: type GKEContainer struct {
monitored_resources.go#L60: func (gke *GKEContainer) MonitoredResource() (resType string, labels map[string]string) {
monitored_resources.go#L138: func createGKEContainerMonitoredResource(gcpMetadata *gcpMetadata) *GKEContainer {
monitored_resources.go#L139: gkeContainer := GKEContainer{
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource
deprecated.go#L54: gcpGKE := gcp.GKEContainer(*gke)
![]() |
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. |