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

2 uses

	cloud.google.com/go/compute/metadata (current package)
		metadata.go#L242: func ProjectAttributes() ([]string, error) { return defaultClient.ProjectAttributes() }
		metadata.go#L428: func (c *Client) ProjectAttributes() ([]string, error) { return c.lines("project/attributes/") }