Documentation ¶
Overview ¶
Copyright Contributors to the Open Cluster Management project.
Index ¶
- Constants
- func ActivateDeploy(hiveset hiveclient.Interface, clusterName string) error
- func DestroyClusterDeployment(hiveset hiveclient.Interface, clusterName string) error
- func MonitorClusterStatus(config *rest.Config, clusterName string, jobType string, ...) error
- func MonitorUpgradeStatus(client clientv1.Client, clusterName string, ...) error
- func UpgradeCluster(client clientv1.Client, clusterName string, ...) error
Constants ¶
View Source
const ForceUpgradeAnnotation = "cluster.open-cluster-management.io/upgrade-allow-not-recommended-versions"
View Source
const MCVUpgradeLabel = "cluster-curator-upgrade"
Variables ¶
This section is empty.
Functions ¶
func ActivateDeploy ¶
func ActivateDeploy(hiveset hiveclient.Interface, clusterName string) error
func DestroyClusterDeployment ¶
func DestroyClusterDeployment(hiveset hiveclient.Interface, clusterName string) error
func MonitorClusterStatus ¶
func MonitorClusterStatus( config *rest.Config, clusterName string, jobType string, curator *clustercuratorv1.ClusterCurator) error
func MonitorUpgradeStatus ¶
func MonitorUpgradeStatus(client clientv1.Client, clusterName string, curator *clustercuratorv1.ClusterCurator) error
func UpgradeCluster ¶
func UpgradeCluster(client clientv1.Client, clusterName string, curator *clustercuratorv1.ClusterCurator) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.