kubeedge

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallArgs

type InstallArgs struct {
	Clusters  []string
	Namespace string

	AdvertiseAddress string
}

type KubeEdgePlugin

type KubeEdgePlugin struct {
	*client.Client
	// contains filtered or unexported fields
}

func NewKubeEdgePlugin

func NewKubeEdgePlugin(opts *generic.Options, args *InstallArgs) (*KubeEdgePlugin, error)

func (*KubeEdgePlugin) Execute

func (p *KubeEdgePlugin) Execute(cmdArgs, environment []string) error

Execute receives an executable's filepath, a slice of arguments, and a slice of environment variables to relay to the executable.

Jump to

Keyboard shortcuts

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