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 ¶
Click to show internal directories.
Click to hide internal directories.