| Package | Description |
|---|---|
| envoy.config.filter.http.ext_authz.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.Builder.build() |
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.Builder.buildPartial() |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.getDefaultInstance() |
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.getDefaultInstanceForType() |
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.Builder.getDefaultInstanceForType() |
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.ExtAuthzOrBuilder.getHttpService()
The external authorization HTTP service configuration.
|
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.ExtAuthz.getHttpService()
The external authorization HTTP service configuration.
|
ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.ExtAuthz.Builder.getHttpService()
The external authorization HTTP service configuration.
|
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseDelimitedFrom(InputStream input) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(byte[] data) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(ByteBuffer data) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(com.google.protobuf.ByteString data) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(InputStream input) |
static ExtAuthzOuterClass.HttpService |
ExtAuthzOuterClass.HttpService.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExtAuthzOuterClass.HttpService> |
ExtAuthzOuterClass.HttpService.getParserForType() |
static com.google.protobuf.Parser<ExtAuthzOuterClass.HttpService> |
ExtAuthzOuterClass.HttpService.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExtAuthzOuterClass.HttpService.Builder |
ExtAuthzOuterClass.HttpService.Builder.mergeFrom(ExtAuthzOuterClass.HttpService other) |
ExtAuthzOuterClass.ExtAuthz.Builder |
ExtAuthzOuterClass.ExtAuthz.Builder.mergeHttpService(ExtAuthzOuterClass.HttpService value)
The external authorization HTTP service configuration.
|
static ExtAuthzOuterClass.HttpService.Builder |
ExtAuthzOuterClass.HttpService.newBuilder(ExtAuthzOuterClass.HttpService prototype) |
ExtAuthzOuterClass.ExtAuthz.Builder |
ExtAuthzOuterClass.ExtAuthz.Builder.setHttpService(ExtAuthzOuterClass.HttpService value)
The external authorization HTTP service configuration.
|
Copyright © 2018 The Envoy Project. All rights reserved.