Uses of Interface
com.github.xds.type.matcher.v3.CelMatcherOrBuilder

Packages that use CelMatcherOrBuilder
Package
Description
 
  • Uses of CelMatcherOrBuilder in com.github.xds.type.matcher.v3

    Modifier and Type
    Class
    Description
    final class 
    Performs a match by evaluating a `Common Expression Language <https://github.com/google/cel-spec>`_ (CEL) expression against the standardized set of :ref:`HTTP attributes <arch_overview_attributes>` specified via ``HttpAttributesCelMatchInput``.
    static final class 
    Performs a match by evaluating a `Common Expression Language <https://github.com/google/cel-spec>`_ (CEL) expression against the standardized set of :ref:`HTTP attributes <arch_overview_attributes>` specified via ``HttpAttributesCelMatchInput``.