Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultXdsServerPort is the default listening port of the xds-server. DefaultXdsServerPort = 18000 EnvoyReadinessPort = 19001 EnvoyReadinessPath = "/ready" )
Variables ¶
This section is empty.
Functions ¶
func GetRenderedBootstrapConfig ¶
func GetRenderedBootstrapConfig(proxyMetrics *egcfgv1a1.ProxyMetrics) (string, error)
GetRenderedBootstrapConfig renders the bootstrap YAML string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.