Documentation ¶
Index ¶
Constants ¶
View Source
const ( MaxAppNameLen = 39 AppNameRegExp = `\A[a-z0-9]+(?:-[a-z0-9]+)*\z` TeamNameRegExp = AppNameRegExp EnvNameRegExp = AppNameRegExp SHA1CommitIDLength = 40 )
Variables ¶
This section is empty.
Functions ¶
func ApplicationName ¶
func EnvironmentName ¶
{application}-{environment} should be a valid dns name
func SHA1CommitID ¶ added in v1.22.0
func SHA1CommitIDPrefix ¶ added in v1.22.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.