envoy

package
v0.12.3 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TlsCertificateSdsSecretFileName string = "tls_certificate_sds_secret.json"
	XdsClusterName                  string = "xds_cluster"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigOptions

type ConfigOptions struct {
	NodeID                      string
	Cluster                     string
	XdsHost                     string
	XdsPort                     uint32
	XdsClientCertificatePath    string
	XdsClientCertificateKeyPath string
	SdsConfigSourcePath         string
	RtdsLayerResourceName       string
	AdminAddress                string
	AdminPort                   uint32
	AdminAccessLogPath          string
	Metadata                    map[string]string
}

ConfigOptions has options to configure the way the bootstrap config is generated

Jump to

Keyboard shortcuts

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