deprecated

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add2CloudToolsList

func Add2CloudToolsList(toolList map[string]types.ToolsInstaller, flagData map[string]types.FlagData, initOptions *InitBaseOptions) error

Add2CloudToolsList Reads the flagData (containing val and default val) and join options to fill the list of tools.

func Add2EdgeToolsList

func Add2EdgeToolsList(toolList map[string]types.ToolsInstaller, flagData map[string]types.FlagData, joinOptions *types.JoinOptions) error

Add2EdgeToolsList Reads the flagData (containing val and default val) and join options to fill the list of tools.

func NewDeprecated

func NewDeprecated() *cobra.Command

NewDeprecated represents the deprecated command

func NewDeprecatedCloudInit

func NewDeprecatedCloudInit() *cobra.Command

NewDeprecatedCloudInit represents the keadm init command for cloud component

func NewDeprecatedEdgeJoin

func NewDeprecatedEdgeJoin() *cobra.Command

NewDeprecatedEdgeJoin returns KubeEdge edge join command.

func NewDeprecatedKubeEdgeReset

func NewDeprecatedKubeEdgeReset() *cobra.Command

NewDeprecatedKubeEdgeReset represents the reset command

func RemoveContainers

func RemoveContainers(isEdgeNode bool, execer utilsexec.Interface) error

RemoveContainers removes all Kubernetes-managed containers

func TearDownKubeEdge

func TearDownKubeEdge(isEdgeNode bool, kubeConfig string) error

TearDownKubeEdge will bring down either cloud or edge components, depending upon in which type of node it is executed

Types

type InitBaseOptions added in v1.16.0

type InitBaseOptions struct {
	KubeEdgeVersion  string
	KubeConfig       string
	Master           string
	AdvertiseAddress string
	DNS              string
	TarballPath      string
}

InitBaseOptions has the kubeedge cloud deprecated init base information filled by CLI

Jump to

Keyboard shortcuts

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