constants

package
v0.4.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2019 License: Apache-2.0 Imports: 0 Imported by: 34

Documentation

Index

Constants

View Source
const (
	InstallModeIngress  = "ingress"
	InstallModeSvclb    = "svclb"
	InstallModeHostport = "hostport"

	ClusterIngressName = "cluster-ingress"
)

Variables

View Source
var (
	ControllerImage                = "rancher/rio-controller"
	ControllerImageTag             = "dev"
	ClusterDomainName              = "cluster-domain"
	DefaultHTTPOpenPort            = "80"
	DefaultHTTPSOpenPort           = "443"
	InstallMode                    = InstallModeIngress
	UseIPAddress                   = ""
	ServiceCidr                    = ""
	DefaultServiceVersion          = "v0"
	GatewaySecretName              = "rio-certs"
	IstioGateway                   = "istio-gateway"
	IstioMeshConfigKey             = "meshConfig"
	IstionConfigMapName            = "mesh"
	IstioSidecarTemplateName       = "sidecarTemplate"
	IstioStackName                 = "istio"
	IstioTelemetry                 = "istio-telemetry"
	LetsEncryptProductionServerURL = "https://acme-v02.api.letsencrypt.org/directory"
	LetsEncryptStagingServerURL    = "https://acme-staging-v02.api.letsencrypt.org/directory"
	ProductionIssuerName           = "letsencrypt-production-issuer"
	ProductionType                 = "production"
	Prometheus                     = "prometheus"
	PublicDomainType               = "RIO_PUBLICDOMAIN_CERT_TYPE"
	RDNSURL                        = "https://api.on-rio.io/v1"
	RioGateway                     = "rio-gateway"
	RioWildcardType                = "RIO_WILDCARD_CERT_TYPE"
	SelfSignedIssuerName           = "selfsigned-issuer"
	SelfSignedType                 = "selfsigned"
	StagingIssuerName              = "letsencrypt-staging-issuer"
	StagingType                    = "staging"

	DisableAutoscaling = false
	DisableBuild       = false
	DisableGrafana     = false
	DisableIstio       = false
	DisableKiali       = false
	DisableLetsencrypt = false
	DisableMixer       = false
	DisablePrometheus  = false
	DisableRdns        = false
)

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