Uses of Interface
com.github.xds.type.v3.CelExpressionOrBuilder
Packages that use CelExpressionOrBuilder
Package
Description
-
Uses of CelExpressionOrBuilder in com.github.xds.type.matcher.v3
Methods in com.github.xds.type.matcher.v3 that return CelExpressionOrBuilderModifier and TypeMethodDescriptionCelMatcher.Builder.getExprMatchOrBuilder()Either parsed or checked representation of the CEL program.CelMatcher.getExprMatchOrBuilder()Either parsed or checked representation of the CEL program.CelMatcherOrBuilder.getExprMatchOrBuilder()Either parsed or checked representation of the CEL program. -
Uses of CelExpressionOrBuilder in com.github.xds.type.v3
Classes in com.github.xds.type.v3 that implement CelExpressionOrBuilderModifier and TypeClassDescriptionfinal classEither parsed or checked representation of the `Common Expression Language <https://github.com/google/cel-spec>`_ (CEL) program.static final classEither parsed or checked representation of the `Common Expression Language <https://github.com/google/cel-spec>`_ (CEL) program.Methods in com.github.xds.type.v3 that return CelExpressionOrBuilderModifier and TypeMethodDescriptionCelExtractString.Builder.getExprExtractOrBuilder()The CEL expression used to extract a string from the CEL environment.CelExtractString.getExprExtractOrBuilder()The CEL expression used to extract a string from the CEL environment.CelExtractStringOrBuilder.getExprExtractOrBuilder()The CEL expression used to extract a string from the CEL environment. -
Uses of CelExpressionOrBuilder in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3
Methods in io.envoyproxy.envoy.extensions.tracers.opentelemetry.samplers.v3 that return CelExpressionOrBuilderModifier and TypeMethodDescriptionCELSamplerConfig.Builder.getExpressionOrBuilder()Expression that, when evaluated, will be used to make sample decision.CELSamplerConfig.getExpressionOrBuilder()Expression that, when evaluated, will be used to make sample decision.CELSamplerConfigOrBuilder.getExpressionOrBuilder()Expression that, when evaluated, will be used to make sample decision.