Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterLabelKey = fmt.Sprintf("cluster.%s", v1.SchemeGroupVersion.Group)
the key used to differentiate discovery resources by the cluster in which they were discovered
View Source
var OwnershipLabelKey = fmt.Sprintf("owner.%s", v1.SchemeGroupVersion.Group)
Functions ¶
func ClusterLabel ¶
func ClusterLabels ¶
Create a label that identifies the cluster used to discover a resource.
func OwnershipLabels ¶
identifies the instance of gloo-mesh discovery that produced the resource. uses pod namespace to identify the instance. if running in an agent, (AGENT_CLUSTER is set)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.