Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServiceLabelFromNamespaceLabels ¶
ServiceLabelFromNamespaceLabels extracts a Service label from Namespace's labels. Service's Label can be attached as a Kubernetes label to a Namespace that corresponds to a Service Name + Label location.
func ServiceNameFromNamespaceLabels ¶
func ServiceNameFromNamespaceLabels(namespaceLabels map[string]string) (voyager.ServiceName, error)
ServiceNameFromNamespaceLabels extracts a Service Name from Namespace's labels. Service's name can be attached as a Kubernetes label to a Namespace that corresponds to a Service Name + Label location.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.