envoy

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// EnvoyServiceName name for loadbalancer service
	EnvoyServiceName = "envoy-loadbalancer-%s-%s"
	// EnvoyServiceNameWithScope name for loadbalancer service
	EnvoyServiceNameWithScope = "envoy-loadbalancer-%s-%s-%s"
	// IngressControllerName name for envoy ingress service
	IngressControllerName = "envoy"
)
View Source
const (
	ComponentName = "envoy"
	// The deployment and configmap name should made from the external listener name the cluster name to avoid all naming collision
	EnvoyVolumeAndConfigName          = "envoy-config-%s-%s"
	EnvoyVolumeAndConfigNameWithScope = "envoy-config-%s-%s-%s"
	EnvoyDeploymentName               = "envoy-%s-%s"
	EnvoyDeploymentNameWithScope      = "envoy-%s-%s-%s"
	AllBrokerEnvoyConfigName          = "all-brokers"
	HealthCheckPath                   = "/healthcheck"
)

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