Documentation
¶
Index ¶
- Constants
- func CheckAvailableNewVersion() (bool, string, string)
- func DeleteClusterById(clusterId string, dryRunDisabled bool)
- func DeleteClusterUnDeployedInError()
- func DeleteOrganizationByClusterId(clusterId string, dryRunDisabled bool)
- func DeployAll(dryRunDisabled bool)
- func DeployById(clusterId string, dryRunDisabled bool)
- func ExecShell(req *ShellRequest)
- func GetCurrentVersion() string
- func GetLatestOnlineVersionNumber() (string, error)
- func GetLatestOnlineVersionUrl() (string, error)
- func GetVarsByClusterId(clusterID string) []utils.Var
- func LockById(clusterId string, reason string)
- func LockedClusters()
- func UnockById(clusterId string)
- func UpdateAll(dryRunDisabled bool, version string, providerKind string, parallelRun int)
- func UpdateById(clusterId string, dryRunDisabled bool, version string)
- type ShellRequest
Constants ¶
View Source
const StdinBufferSize = 4096
Variables ¶
This section is empty.
Functions ¶
func DeleteClusterById ¶
func DeleteClusterUnDeployedInError ¶
func DeleteClusterUnDeployedInError()
func DeployById ¶
func ExecShell ¶
func ExecShell(req *ShellRequest)
func GetCurrentVersion ¶
func GetCurrentVersion() string
func GetVarsByClusterId ¶
func LockedClusters ¶
func LockedClusters()
func UpdateById ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.