Documentation
¶
Index ¶
Constants ¶
View Source
const Separator = "@"
Separator is a separator between release Name and Namespace.
Variables ¶
View Source
var ( NamespaceRegexp = regexp.MustCompile("^[a-z0-9]([-a-z0-9]*[a-z0-9])?$") KubecontextRegexp = regexp.MustCompile("^[a-z0-9]([-_.:/a-z0-9]*[a-z0-9])?$") ReleaseRegexp = regexp.MustCompile("^[a-z0-9]([-a-z0-9]*[a-z0-9])?$") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.