Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsConfirmed ¶
IsConfirmed validates that input is a confirmation and returns a bool where "yes" = true
func IsGitURLNoSuffix ¶
IsGitURLNoSuffix validates that an input is a git URL without the ".git" suffix
func IsModuleRef ¶
IsModuleRef validates that an input string is a ref identifier of a module: <org>/<module>
func IsModuleSlug ¶
IsModuleSlug validates that an input string is a slug identifier of a module: <org>-<module>
func IsModuleString ¶
IsModuleString validates that an input string follows the Puppet module identifier string convention of <org>-<module_name>
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.