Documentation
¶
Index ¶
- func CreateApp(kubeconfig string, appname string, space string, image string, ...) (err error)
- func DeleteApp(kubeconfig string, space string, appName string) error
- func GetAppByName(kubeconfig string, space string, appName string) (apps_list string, err error)
- func GetApps(kubeconfig string, space string) (apps_list string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppByName ¶
Get app by name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.