cloud.google.com/go/compute/metadata.Client.InstanceTags (method)

2 uses

	cloud.google.com/go/compute/metadata (current package)
		metadata.go#L227: func InstanceTags() ([]string, error) { return defaultClient.InstanceTags() }
		metadata.go#L393: func (c *Client) InstanceTags() ([]string, error) {