kubesphere

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 22 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckKubeSphereStatus

func CheckKubeSphereStatus(ctx context.Context, runtime connector.Runtime, stopChan chan string)

func MigrateConfig2to3

func MigrateConfig2to3(v2 *ksv2.V2, v3 *ksv3.V3) (string, error)

func MirrorRepo

func MirrorRepo(kubeConf *common.KubeConf) string

Types

type AddInstallerConfig

type AddInstallerConfig struct {
	common.KubeAction
}

func (*AddInstallerConfig) Execute

func (a *AddInstallerConfig) Execute(runtime connector.Runtime) error

type Apply

type Apply struct {
	common.KubeAction
}

func (*Apply) Execute

func (a *Apply) Execute(runtime connector.Runtime) error

type Check

type Check struct {
	common.KubeAction
}

func (*Check) Execute

func (c *Check) Execute(runtime connector.Runtime) error

type CheckResultModule

type CheckResultModule struct {
	common.KubeModule
	Skip bool
}

func (*CheckResultModule) Init

func (c *CheckResultModule) Init()

func (*CheckResultModule) IsSkip

func (c *CheckResultModule) IsSkip() bool

type CleanCC

type CleanCC struct {
	common.KubeAction
}

func (*CleanCC) Execute

func (c *CleanCC) Execute(runtime connector.Runtime) error

type CleanClusterConfigurationModule

type CleanClusterConfigurationModule struct {
	common.KubeModule
	Skip bool
}

func (*CleanClusterConfigurationModule) Init

func (*CleanClusterConfigurationModule) IsSkip

type ConvertModule

type ConvertModule struct {
	common.KubeModule
	Skip bool
}

func (*ConvertModule) Init

func (c *ConvertModule) Init()

func (*ConvertModule) IsSkip

func (c *ConvertModule) IsSkip() bool

type ConvertV2ToV3

type ConvertV2ToV3 struct {
	common.KubeAction
}

func (*ConvertV2ToV3) Execute

func (c *ConvertV2ToV3) Execute(runtime connector.Runtime) error

type CreateNamespace

type CreateNamespace struct {
	common.KubeAction
}

func (*CreateNamespace) Execute

func (c *CreateNamespace) Execute(runtime connector.Runtime) error

type DeployModule

type DeployModule struct {
	common.KubeModule
	Skip bool
}

func (*DeployModule) Init

func (d *DeployModule) Init()

func (*DeployModule) IsSkip

func (d *DeployModule) IsSkip() bool

type NotEqualDesiredVersion

type NotEqualDesiredVersion struct {
	common.KubePrepare
}

func (*NotEqualDesiredVersion) PreCheck

func (n *NotEqualDesiredVersion) PreCheck(runtime connector.Runtime) (bool, error)

type Setup

type Setup struct {
	common.KubeAction
}

func (*Setup) Execute

func (s *Setup) Execute(runtime connector.Runtime) error

type VersionBelowV3

type VersionBelowV3 struct {
	common.KubePrepare
}

func (*VersionBelowV3) PreCheck

func (v *VersionBelowV3) PreCheck(runtime connector.Runtime) (bool, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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