Documentation ¶
Index ¶
- func Apply(applyName string, isForceApply bool, delay time.Duration, retry int) error
- func ApplySpec(token string, account *model.Account, specObj *model.SpecObject) error
- func Commands() []*cobra.Command
- func Destroy() error
- func DockerStart(clusterName string) error
- func DockerStop(clusterName string) error
- func Inspect(clusterID string) error
- func List() error
- func Setup(setValuesFlag, valuesYamlFile, chartLocation, version string, ...) error
- func Update(setValuesFlag, valuesYamlFile, chartLocation, version string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
Apply reads the config file(s) from the provided file / directory and applies it to the server
func Destroy ¶
func Destroy() error
Destroy cleans the environment which has been setup. It removes the containers, secrets & host file
func DockerStart ¶
DockerStart restarts the services which might have been stopped for any reason
func DockerStop ¶
DockerStop stops the services which have been started
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.