Versions in this module Expand all Collapse all v0 v0.2.10 Dec 25, 2020 v0.2.9 Dec 18, 2020 Changes in this version + const SDS + const XDS + type Adapter struct + func NewAdapter(c *Config) (*Adapter, error) + func (a *Adapter) Ready() bool + func (a *Adapter) Start(ctx context.Context) error + func (a *Adapter) StartAndUpdatePipe(ctx context.Context) + type Config struct + BasePath string + Bootstrap *envoy_config_bootstrap_v3.Bootstrap + BootstrapVersion string + ConfigFile string + DrainTimeS uint32 + LocalAddressIPVersion string + ParentShutdownTimeS uint32 + RestartEpoch uint32 + ServiceCluster string + ServiceNone string