constants

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClusterConnectTimeout     = time.Duration(250) * time.Millisecond
	ClusterLBPolicyRoundRobin = "ROUND_ROBIN"
)
View Source
const (
	HTTPEgressStatPrefix = "egress-http"
	TCPEgressStatPrefix  = "egress-tcp"
)
View Source
const (
	// envoy network filter names
	HTTPConnectionManagerFilterName = "envoy.http_connection_manager"
	TCPProxyFilterName              = "envoy.tcp_proxy"

	// envoy listener filter names
	OriginalDestinationListenerFilterName = "envoy.listener.original_dst"

	// envoy http router filter name
	HTTPRouterFilterName = "envoy.router"

	// lattice egress listener names
	HTTPEgressListenerName = "egress-http"
	TCPEgressListenerName  = "egress-tcp"
)

TODO<GEB>: use constants in go-control-plane/util instead

View Source
const (
	Localhost = "127.0.0.1"
)
View Source
const (
	PortHTTPDefault int32 = 80
)
View Source
const (
	RouteNameEgress = "egress"
)

Variables

This section is empty.

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