Documentation
¶
Index ¶
Constants ¶
View Source
const ValidateNameRegexp = `^[_a-z][_a-z0-9-]*$`
ValidateNameRegexp is the regex used to validate the service's name
Variables ¶
This section is empty.
Functions ¶
func ValidateName ¶
ValidateName ensures that the name of a service in the manifest fits the criteria we require.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.