Documentation ¶
Index ¶
- func AddNodes(args common.Argument, downloadCmd string) error
- func ArtifactExport(args common.ArtifactArgument, downloadCmd string) error
- func CheckCerts(args common.Argument) error
- func CheckCertsPipeline(runtime *common.KubeRuntime) error
- func CreateCluster(args common.Argument, downloadCmd string) error
- func DeleteCluster(args common.Argument) error
- func DeleteNode(args common.Argument) error
- func DeleteNodePipeline(runtime *common.KubeRuntime) error
- func InitDependencies(args common.Argument) error
- func InitRegistry(args common.Argument, downloadCmd string) error
- func MigrateCri(args common.Argument, downloadCmd string) error
- func MigrateCriPipeline(runtime *common.KubeRuntime) error
- func NewAddNodesPipeline(runtime *common.KubeRuntime) error
- func NewArtifactExportPipeline(runtime *common.ArtifactRuntime) error
- func NewCreateClusterPipeline(runtime *common.KubeRuntime) error
- func NewDeleteClusterPipeline(runtime *common.KubeRuntime) error
- func NewInitDependenciesPipeline(runtime *common.KubeRuntime) error
- func NewInitRegistryPipeline(runtime *common.KubeRuntime) error
- func NewK3sAddNodesPipeline(runtime *common.KubeRuntime) error
- func NewK3sArtifactExportPipeline(runtime *common.ArtifactRuntime) error
- func NewK3sCreateClusterPipeline(runtime *common.KubeRuntime) error
- func NewK3sDeleteClusterPipeline(runtime *common.KubeRuntime) error
- func NewK8eAddNodesPipeline(runtime *common.KubeRuntime) error
- func NewK8eArtifactExportPipeline(runtime *common.ArtifactRuntime) error
- func NewK8eCreateClusterPipeline(runtime *common.KubeRuntime) error
- func NewK8eDeleteClusterPipeline(runtime *common.KubeRuntime) error
- func NewUpgradeClusterPipeline(runtime *common.KubeRuntime) error
- func RenewCerts(args common.Argument) error
- func RenewCertsPipeline(runtime *common.KubeRuntime) error
- func UpgradeCluster(args common.Argument, downloadCmd string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArtifactExport ¶
func ArtifactExport(args common.ArtifactArgument, downloadCmd string) error
func CheckCerts ¶
func CheckCertsPipeline ¶
func CheckCertsPipeline(runtime *common.KubeRuntime) error
func DeleteCluster ¶
func DeleteNode ¶
func DeleteNodePipeline ¶
func DeleteNodePipeline(runtime *common.KubeRuntime) error
func InitDependencies ¶
func MigrateCriPipeline ¶
func MigrateCriPipeline(runtime *common.KubeRuntime) error
func NewAddNodesPipeline ¶
func NewAddNodesPipeline(runtime *common.KubeRuntime) error
func NewArtifactExportPipeline ¶
func NewArtifactExportPipeline(runtime *common.ArtifactRuntime) error
func NewCreateClusterPipeline ¶
func NewCreateClusterPipeline(runtime *common.KubeRuntime) error
func NewDeleteClusterPipeline ¶
func NewDeleteClusterPipeline(runtime *common.KubeRuntime) error
func NewInitDependenciesPipeline ¶
func NewInitDependenciesPipeline(runtime *common.KubeRuntime) error
func NewInitRegistryPipeline ¶
func NewInitRegistryPipeline(runtime *common.KubeRuntime) error
func NewK3sAddNodesPipeline ¶
func NewK3sAddNodesPipeline(runtime *common.KubeRuntime) error
func NewK3sArtifactExportPipeline ¶
func NewK3sArtifactExportPipeline(runtime *common.ArtifactRuntime) error
func NewK3sCreateClusterPipeline ¶
func NewK3sCreateClusterPipeline(runtime *common.KubeRuntime) error
func NewK3sDeleteClusterPipeline ¶
func NewK3sDeleteClusterPipeline(runtime *common.KubeRuntime) error
func NewK8eAddNodesPipeline ¶
func NewK8eAddNodesPipeline(runtime *common.KubeRuntime) error
func NewK8eArtifactExportPipeline ¶
func NewK8eArtifactExportPipeline(runtime *common.ArtifactRuntime) error
func NewK8eCreateClusterPipeline ¶
func NewK8eCreateClusterPipeline(runtime *common.KubeRuntime) error
func NewK8eDeleteClusterPipeline ¶
func NewK8eDeleteClusterPipeline(runtime *common.KubeRuntime) error
func NewUpgradeClusterPipeline ¶
func NewUpgradeClusterPipeline(runtime *common.KubeRuntime) error
func RenewCerts ¶
func RenewCertsPipeline ¶
func RenewCertsPipeline(runtime *common.KubeRuntime) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.