control_plane

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildInitFerry

func BuildInitFerry(conf BuildInitFerryConfig) (string, error)

func ClusterInit

func ClusterInit(ctx context.Context, conf ClusterInitConfig) error

func CrdInit added in v0.8.1

func CrdInit(ctx context.Context) error

func ShowJoin

func ShowJoin(ctx context.Context, conf ShowJoinConfig) (next string, err error)

Types

type BuildInitFerryConfig

type BuildInitFerryConfig struct {
	Image string
}

type ClusterInitConfig

type ClusterInitConfig struct {
	ControlPlaneName          string
	ControlPlaneReachable     bool
	ControlPlaneTunnelAddress string
	FerryControllerImage      string
}

type ShowJoinConfig

type ShowJoinConfig struct {
	DataPlaneName             string
	DataPlaneTunnelAddress    string
	DataPlaneApiserverAddress string
	DataPlaneReachable        bool

	ControlPlaneName          string
	ControlPlaneTunnelAddress string
	ControlPlaneReachable     bool

	DataPlaneNavigationWay   []string
	DataPlaneReceptionWay    []string
	DataPlaneNavigationProxy []string
	DataPlaneReceptionProxy  []string
}

Jump to

Keyboard shortcuts

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