Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsDNSLabelName ¶
AsDNSLabelName normalizes input string to be valid DNS label name so that it can be used as Kubernetes object identifier such as namespace name.
NOTE: This function returns an empty string if input string consists of only
non-allowed characters.
https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#dns-label-names
Source: https://github.com/giantswarm/azure-operator/blob/master/pkg/normalize/normalize.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.