Documentation
¶
Index ¶
- func CustomHost(CustomHost string) error
- func EnvironmentExistsDocker(name string) error
- func EnvironmentExistsK8s(name string) error
- func EnvironmentNotExistDocker(name string) error
- func EnvironmentNotExistK8s(name string) error
- func IsFile(path string) error
- func Name(name string) error
- func PathExists(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomHost ¶
CustomHost validates IP address or hostname
func EnvironmentExistsDocker ¶
EnvironmentExistsDocker checks that Docker environment exists
func EnvironmentExistsK8s ¶
EnvironmentExistsK8s checks that Kubernetes environment exists
func EnvironmentNotExistDocker ¶
EnvironmentNotExistDocker checks that Docker environment doesn't exist
func EnvironmentNotExistK8s ¶
EnvironmentNotExistK8s checks that Kubernetes environment doesn't exist
func PathExists ¶
PathExists validates that path is an existing directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.