package envoy.extensions.filters.http.proto_api_scrubber.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DescriptorSet

config.proto:53

Specifies the descriptor set for proto services.

Used in: ProtoApiScrubberConfig

message MethodRestrictions

config.proto:69

Contains the method restrictions which include the field level restrictions for the request and response fields.

Used in: Restrictions

message ProtoApiScrubberConfig

config.proto:34

enum ProtoApiScrubberConfig.FilteringMode

config.proto:36

An enum enlisting all the filtering modes supported by this filter.

Used in: ProtoApiScrubberConfig

message RemoveFieldAction

matcher_actions.proto:20

Specifies an :ref:`Unified Matcher API <envoy_v3_api_msg_.xds.type.matcher.v3.Matcher>` action to remove a field. This actual action needs to be implemented by the filter using it.

(message has no fields)

message RestrictionConfig

config.proto:84

The restriction configuration.

Used in: MethodRestrictions

message Restrictions

config.proto:60

Contains the restrictions for the methods.

Used in: ProtoApiScrubberConfig