Documentation ¶
Index ¶
- Variables
- func CheckComponentExist(componentName string, ksAppDir string)
- func CheckKfctl()
- func CheckKubectl(kubeConfig string)
- func CheckRegitryExists(registryName string, ksAppDir string, kubeflowUrl string)
- func ComponentGenerate(componentGenerateName string, ksAppDir string)
- func GetKubeConfig() string
- func KsPkgInstall(pkgName string, ksAppDir string)
- func YesNo() bool
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Name string // GITCOMMIT will hold the commit SHA to be used in the version command. GITCOMMIT = "0" // VERSION will hold the version number to be used in the version command. VERSION = "dev" )
Functions ¶
func CheckComponentExist ¶
func CheckKfctl ¶
func CheckKfctl()
func CheckKubectl ¶
func CheckKubectl(kubeConfig string)
func CheckRegitryExists ¶
func ComponentGenerate ¶
func GetKubeConfig ¶
func GetKubeConfig() string
func KsPkgInstall ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.