u1x21x202203082112

package
v1.27.0-alpha.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 13 Imported by: 0

README

本次升级说明

  • 本次升级将bcs-Saas cc项目、集群、集群节点数据,迁移到clusterManager中
  • 升级流程,如bcs-SaaS cc有项目【A、B、C】,先迁移A项目的数据、A项目的集群数据、A项目的集群节点数据,再迁移B、C项目
  • 数据写入到clusterManager前会与clusterManager原数据进行比较,再执行创建或更新操作,所以重复执行升级工具不导致clusterManager写入重复数据
  • 每次运行升级工具都会从ssm获取token

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CcManager

type CcManager interface {
	// contains filtered or unexported methods
}

CcManager 调用pass-cc接口

func NewCcManager

func NewCcManager(ccHost string) CcManager

type CmManager

type CmManager interface {
	// contains filtered or unexported methods
}

CmManager 调用cm接口

func NewCmManager

func NewCmManager(cmHost, gatewayToken string) CmManager

type MigrateHandle

type MigrateHandle interface {
	// contains filtered or unexported methods
}

func NewMigrateHandle

func NewMigrateHandle(conf options.HttpCliConfig) MigrateHandle

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL