Versions in this module Expand all Collapse all v1 v1.5.1 Feb 8, 2017 v1.5.0 Oct 23, 2016 Changes in this version + const DNS1035LabelMaxLength + const DNS1123LabelMaxLength + const DNS1123SubdomainMaxLength + const LabelValueMaxLength + func EmptyError() string + func InclusiveRangeError(lo, hi int) string + func IsCIdentifier(value string) []string + func IsConfigMapKey(value string) []string + func IsDNS1035Label(value string) []string + func IsDNS1123Label(value string) []string + func IsDNS1123Subdomain(value string) []string + func IsHTTPHeaderName(value string) []string + func IsQualifiedName(value string) []string + func IsValidGroupId(gid int64) []string + func IsValidIP(value string) []string + func IsValidLabelValue(value string) []string + func IsValidPercent(percent string) []string + func IsValidPortName(port string) []string + func IsValidPortNum(port int) []string + func IsValidUserId(uid int64) []string + func IsWildcardDNS1123Subdomain(value string) []string + func MaxLenError(length int) string + func RegexError(fmt string, examples ...string) string