settings

package
v0.0.4-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RioSystemNamespace    = "rio-system"
	IstioExternalLB       = "rio-lb"
	IstioGateway          = "rio-gateway"
	IstioStackName        = "istio"
	DefaultServiceVersion = "v0"
)

Variables

View Source
var (
	ClusterDomain = settings.NewSetting("cluster-domain", "")
	IstioEnabled  = settings.NewSetting("istio", "true")
	RDNSURL       = settings.NewSetting("rdns-url", "https://api.lb.rancher.cloud/v1")
	RioImage      = settings.NewSetting("rio-image", "rancher/rio")

	IstioExternalLBNamespace = namespace.StackNamespace(RioSystemNamespace, IstioStackName)
	IstioGatewaySelector     = map[string]string{
		"gateway": "external",
	}
)

Functions

func RioFullImage

func RioFullImage() string

Types

This section is empty.

Source Files

  • settings.go

Jump to

Keyboard shortcuts

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