Documentation ¶
Index ¶
- func HasLeadingWhitespace(s string) bool
- func HasTrailingWhitespace(s string) bool
- func IsAlphaNumericDashDotUnderscore(s string) bool
- func IsAlphaNumericDashUnderscore(s string) bool
- func IsValidAWSTag(s string) bool
- func IsValidDockerImage(s string) bool
- func IsValidECRURL(s string) bool
- func MatchAnyRegex(s string, regexes []*regexp.Regexp) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasLeadingWhitespace ¶ added in v0.20.0
func HasTrailingWhitespace ¶ added in v0.20.0
func IsAlphaNumericDashDotUnderscore ¶ added in v0.4.0
func IsAlphaNumericDashUnderscore ¶ added in v0.4.0
func IsValidAWSTag ¶ added in v0.20.0
func IsValidDockerImage ¶ added in v0.16.0
func IsValidECRURL ¶ added in v0.16.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.