Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Options envoy_bootstrap_options.ConfigOptions
}
Config is a struct with options and methods to generate an envoy bootstrap config
func (*Config) GenerateSdsResources ¶
GenerateSdsResources generates the envoy static config required for filesystem discovery of certificates.
func (*Config) GenerateStatic ¶
GenerateStatic returns the json serialized representation of an envoy bootstrap object that can be passed as the configuration file to an envoy proxy so it can connect to the discovery service.
Click to show internal directories.
Click to hide internal directories.