genericXdsConfigs property
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)
Implementation
core.List<GenericXdsConfig>? genericXdsConfigs;
Represents generic xDS config and the exact config structure depends on the type URL (like Cluster if it is CDS)
core.List<GenericXdsConfig>? genericXdsConfigs;