vars

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ControlPlaneName = consts.ControlPlaneName

	KubeconfigPath     = env.GetEnv("KUBECONFIG", filepath.Join(home, ".kube/config"))
	PeerKubeconfigPath = env.GetEnv("FERRY_PEER_KUBECONFIG", "")

	FerryImagePrefix = env.GetEnv("FERRY_IMAGE_PREFIX", consts.ImagePrefix)

	FerryVersion = env.GetEnv("FERRY_VERSION", consts.Version)

	FerryControllerImage = env.GetEnv("FERRY_CONTROLLER_IMAGE", FerryImagePrefix+"/ferry-controller:"+FerryVersion)

	FerryTunnelImage = env.GetEnv("FERRY_TUNNEL_IMAGE", FerryImagePrefix+"/ferry-tunnel:"+FerryVersion)

	FerryRegisterImage = env.GetEnv("FERRY_REGISTER_IMAGE", FerryImagePrefix+"/ferry-register:"+FerryVersion)

	AutoPlaceholders = "AUTO"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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