type contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/aws.EC2Instance
5 uses
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource/aws (current package)
monitored_resources.go#L32: type EC2Instance struct {
monitored_resources.go#L47: func (aws *EC2Instance) MonitoredResource() (resType string, labels map[string]string) {
monitored_resources.go#L75: func createEC2InstanceMonitoredResource(awsIdentityDoc *awsIdentityDocument) *EC2Instance {
monitored_resources.go#L76: awsInstance := EC2Instance{
contrib.go.opencensus.io/exporter/stackdriver/monitoredresource
deprecated.go#L99: awsEC2 := aws.EC2Instance(*ec2)
![]() |
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. |