Uses of Class
io.envoyproxy.envoy.type.matcher.v3.PathMatcher
Packages that use PathMatcher
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of PathMatcher in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type PathMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Permission.Builder.urlPathBuilder_private com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Principal.Builder.urlPathBuilder_Methods in io.envoyproxy.envoy.config.rbac.v3 that return PathMatcherModifier and TypeMethodDescriptionPermission.Builder.getUrlPath()A URL path on the incoming HTTP request.Permission.getUrlPath()A URL path on the incoming HTTP request.PermissionOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Principal.Builder.getUrlPath()A URL path on the incoming HTTP request.Principal.getUrlPath()A URL path on the incoming HTTP request.PrincipalOrBuilder.getUrlPath()A URL path on the incoming HTTP request.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type PathMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Permission.Builder.getUrlPathFieldBuilder()A URL path on the incoming HTTP request.private com.google.protobuf.SingleFieldBuilder<PathMatcher, PathMatcher.Builder, PathMatcherOrBuilder> Principal.Builder.getUrlPathFieldBuilder()A URL path on the incoming HTTP request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionPermission.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.mergeUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Permission.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request.Principal.Builder.setUrlPath(PathMatcher value) A URL path on the incoming HTTP request. -
Uses of PathMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as PathMatcherFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type PathMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<PathMatcher> PathMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return PathMatcherModifier and TypeMethodDescriptionPathMatcher.Builder.build()PathMatcher.Builder.buildPartial()static PathMatcherPathMatcher.getDefaultInstance()PathMatcher.Builder.getDefaultInstanceForType()PathMatcher.getDefaultInstanceForType()static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input) static PathMatcherPathMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(byte[] data) static PathMatcherPathMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static PathMatcherPathMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(InputStream input) static PathMatcherPathMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PathMatcherPathMatcher.parseFrom(ByteBuffer data) static PathMatcherPathMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type PathMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PathMatcher> PathMatcher.getParserForType()static com.google.protobuf.Parser<PathMatcher> PathMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type PathMatcherModifier and TypeMethodDescriptionprivate voidPathMatcher.Builder.buildPartial0(PathMatcher result) private voidPathMatcher.Builder.buildPartialOneofs(PathMatcher result) PathMatcher.Builder.mergeFrom(PathMatcher other) static PathMatcher.BuilderPathMatcher.newBuilder(PathMatcher prototype) -
Uses of PathMatcher in io.grpc.xds
Methods in io.grpc.xds with parameters of type PathMatcherModifier and TypeMethodDescriptionprivate static GrpcAuthorizationEngine.PathMatcherRbacFilter.parsePathMatcher(PathMatcher proto)