type contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp.GCEInstance
5 uses
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/gcp (current package)
monitored_resources.go#L85: type GCEInstance struct {
monitored_resources.go#L98: func (gce *GCEInstance) MonitoredResource() (resType string, labels map[string]string) {
monitored_resources.go#L127: func createGCEInstanceMonitoredResource(gcpMetadata *gcpMetadata) *GCEInstance {
monitored_resources.go#L128: gceInstance := GCEInstance{
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource
deprecated.go#L76: gcpGCE := gcp.GCEInstance(*gce)
![]() |
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. |