defaults

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Index

Constants

View Source
const (
	GatewayProxyName   = "gateway-proxy"
	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) *v1.Gateway

func DefaultMatcher added in v1.0.0

func DefaultMatcher() *matchers.Matcher

func DefaultSslGateway

func DefaultSslGateway(writeNamespace string) *v1.Gateway

func DefaultTcpGateway added in v0.18.0

func DefaultTcpGateway(writeNamespace string) *v1.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 added in v0.18.0

func DefaultTcpSslGateway(writeNamespace string) *v1.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