envoy-control
envoy-control copied to clipboard
Refactor XDS resources generation
Currently all resources generation are handled in one class – EnvoySnapshotFactory. We could figure out a way to separate the logic into different classes and have a cleaner way to bind them in SnaphotUpdater.