constants

package
v0.0.0-...-648e9b4 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultHTTPOpenPort      = "80"
	DefaultHTTPSOpenPort     = "443"
	UseHostPort              = false
	UseIPAddress             = ""
	ServiceCidr              = ""
	DefaultServiceVersion    = "v0"
	IstioVersion             = "1.1.7"
	IstioGateway             = "ingressgateway"
	IstioMeshConfigKey       = "meshConfig"
	IstionConfigMapName      = "mesh"
	IstioSidecarTemplateName = "sidecarTemplate"
	Prometheus               = "prometheus"
	MeshGateway              = "mesh"
	ClusterDomainName        = "cluster.local"
	IstioInjector            = "istio-injecter"
	IstioInjectionEnable     = "istioInjectionEnable"
	IstioProxy               = "istio-proxy"
	DefaultShellExecCommand  = []string{"/bin/sh", "-c", `TERM=xterm-256color; export TERM; [ -x /bin/bash ] && ([ -x /usr/bin/script ] && /usr/bin/script -q -c "/bin/bash" /dev/null || exec /bin/bash) || exec /bin/sh`}
)

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