Documentation
¶
Index ¶
- func CheckValidDir(inPath string) error
- func CheckValidFile(inPath string) error
- func GetK8sBuildOutputDir(k8sRepoPath string) (string, error)
- func GetValidCniPath(inGoPath string) (string, error)
- func GetValidGoPath() (string, error)
- func GetValidKubeConfig() string
- func IsK8sDev(k8srel string) bool
- func IsTerminal(fd uintptr) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckValidDir ¶
func CheckValidFile ¶
func GetK8sBuildOutputDir ¶ added in v0.1.1
func GetValidCniPath ¶
func GetValidGoPath ¶
func GetValidKubeConfig ¶
func GetValidKubeConfig() string
func IsTerminal ¶
IsTerminal returns true if the given file descriptor is a terminal.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.