package
3.15.1
Repository: https://github.com/kubernetes-sigs/kubebuilder.git
Documentation: pkg.go.dev

# Functions

IsDNS1035Label tests for a string that conforms to the definition of a label in DNS (RFC 1035).
IsDNS1123Label tests for a string that conforms to the definition of a label in DNS (RFC 1123).
IsDNS1123Subdomain tests for a string that conforms to the definition of a subdomain in DNS (RFC 1123).