resourcemanagerview.gdc.goog/v1
Contains API Schema definitions for the Resource Manager View group.
ProjectView
Represents a project the user has access to.
Appears in: - ProjectViewList
Field | Description |
---|---|
apiVersion string |
resourcemanagerview.gdc.goog/v1 |
kind string |
ProjectView |
metadata ObjectMeta |
Refer to Kubernetes API documentation for fields of metadata . |
status ProjectStatus |
ProjectViewList
Represents a list of ProjectView
objects.
Field | Description |
---|---|
apiVersion string |
resourcemanagerview.gdc.goog/v1 |
kind string |
ProjectViewList |
metadata ListMeta |
Refer to Kubernetes API documentation for fields of metadata . |
items ProjectView array |