Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProjectResourceType apiv1.ResourceType = "project" ClusterResourceType apiv1.ResourceType = "cluster" NodeDeploymentResourceType apiv1.ResourceType = "nodedeployment" )
Variables ¶
This section is empty.
Functions ¶
func FilterLabels ¶
FilterLabels removes system labels from the provided labels map
func GetSystemLabels ¶
func GetSystemLabels() apiv1.ResourceLabelMap
GetSystemLabels returns restricted system labels object. We do not want anyone to modify original object outside of this package. That is why only getter is exposed.
func ListSystemLabels ¶
ListSystemLabels defines an endpoint to get list of system labels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.