bootstrap

package
v0.0.0-...-23a02d6 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// EnvoyAdminAddress is the listening address of the envoy admin interface.
	EnvoyAdminAddress = "0.0.0.0"
	// EnvoyAdminPort is the port used to expose admin interface.
	EnvoyAdminPort = 19000

	EnvoyReadinessPort = 19001
	EnvoyReadinessPath = "/ready"
)

Variables

This section is empty.

Functions

func GetRenderedBootstrapConfig

func GetRenderedBootstrapConfig(proxyMetrics *egv1a1.ProxyMetrics) (string, error)

GetRenderedBootstrapConfig renders the bootstrap YAML string

Types

type StatsMatcherParameters

type StatsMatcherParameters struct {
	Exacts             []string
	Prefixs            []string
	Suffixs            []string
	RegularExpressions []string
}

Jump to

Keyboard shortcuts

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