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

2 uses

	cloud.google.com/go/compute/metadata (current package)
		metadata.go#L233: func InstanceName() (string, error) { return defaultClient.InstanceName() }
		metadata.go#L406: func (c *Client) InstanceName() (string, error) {