# Functions
ApplyBootstrapConfig applies the bootstrap config to the default bootstrap config and return the result config.
GetRenderedBootstrapConfig renders the bootstrap YAML string.
WithXdsServerHost sets the Xds Server host.
WithXdsServerPort sets the Xds Server port.
# Constants
DefaultXdsServerPort is the default listening port of the xds-server.
EnvoyAdminAddress is the listening address of the envoy admin interface.
EnvoyAdminPort is the port used to expose admin interface.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Type aliases
BootstrapOption defines the functional option to configure the bootstrap configuration.