defaults

package
v0.0.0-...-5a6645a Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	GatewayProxyName   = "gateway-proxy-v2"
	GatewayBindAddress = "::"
)

Variables

View Source
var (
	GlooProxyValidationServerAddr = fmt.Sprintf("gloo:%v", defaults.GlooValidationPort)
	ValidationWebhookBindPort     = 8443
	ValidationWebhookTlsCertPath  = filepath.Join("/etc", "gateway", "validation-certs", v1.TLSCertKey)
	ValidationWebhookTlsKeyPath   = filepath.Join("/etc", "gateway", "validation-certs", v1.TLSPrivateKeyKey)
)

Functions

func DefaultGateway

func DefaultGateway(writeNamespace string) *v2.Gateway

func DefaultMatcher

func DefaultMatcher() *gloov1.Matcher

func DefaultSslGateway

func DefaultSslGateway(writeNamespace string) *v2.Gateway

func DefaultTcpGateway

func DefaultTcpGateway(writeNamespace string) *v2.Gateway

The default TCP gateways are currently only used for testing purposes but could be included later if we decide they should be.

func DefaultTcpSslGateway

func DefaultTcpSslGateway(writeNamespace string) *v2.Gateway

func DefaultVirtualService

func DefaultVirtualService(namespace, name string) *v1.VirtualService

Types

This section is empty.

Jump to

Keyboard shortcuts

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