Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewXDSProvisioner ¶
func NewXDSProvisioner(cfg *config.Config) (provisioner.Provisioner, error)
NewXDSProvisioner creates a files backed Provisioner, it watches on the given files/directories, files will be parsed into xDS objects, invalid items will be ignored but leave with a log. Note files watched by this Provisioner should be in the format DiscoveryResponse (see https://github.com/envoyproxy/data-plane-api/blob/main/envoy/service/discovery/v3/discovery.proto#L68 for more details). Currently only JSON are suppported as the file type and only xDS V3 are supported.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.