Documentation ¶
Index ¶
Constants ¶
View Source
const ( RFC1123NameMaximumLength = 63 RFC1123NotAllowedCharacters = "[^-a-z0-9]" RFC1123NotAllowedStartCharacters = "^[^a-z0-9]+" )
Variables ¶
This section is empty.
Functions ¶
func MakeRFC1123Compatible ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.