Uses of Interface
io.envoyproxy.envoy.config.core.v3.CelExpressionConfigOrBuilder
Packages that use CelExpressionConfigOrBuilder
Package
Description
-
Uses of CelExpressionConfigOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement CelExpressionConfigOrBuilderModifier and TypeClassDescriptionfinal classCEL expression evaluation configuration.static final classCEL expression evaluation configuration. -
Uses of CelExpressionConfigOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return CelExpressionConfigOrBuilderModifier and TypeMethodDescriptionPolicy.Builder.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``condition`` field.Policy.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``condition`` field.PolicyOrBuilder.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``condition`` field. -
Uses of CelExpressionConfigOrBuilder in io.envoyproxy.envoy.extensions.access_loggers.filters.cel.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.filters.cel.v3 that return CelExpressionConfigOrBuilderModifier and TypeMethodDescriptionExpressionFilter.Builder.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``expression`` field.ExpressionFilter.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``expression`` field.ExpressionFilterOrBuilder.getCelConfigOrBuilder()CEL expression configuration that modifies the evaluation behavior of the ``expression`` field.