clientFeatures property
Client feature support list.
These are well known features described in the Envoy API repository for a
given major version of an API. Client features use reverse DNS naming
scheme, for example com.acme.feature
. See :ref:the list of features
that xDS client may support.
Implementation
core.List<core.String>? clientFeatures;