| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.http.rbac.v2 |
| Modifier and Type | Method and Description |
|---|---|
RBAC |
RBAC.Builder.build() |
RBAC |
RBAC.Builder.buildPartial() |
static RBAC |
RBAC.getDefaultInstance() |
RBAC |
RBAC.getDefaultInstanceForType() |
RBAC |
RBAC.Builder.getDefaultInstanceForType() |
RBAC |
RBACPerRoute.getRbac()
Override the global configuration of the filter with this new config.
|
RBAC |
RBACPerRoute.Builder.getRbac()
Override the global configuration of the filter with this new config.
|
RBAC |
RBACPerRouteOrBuilder.getRbac()
Override the global configuration of the filter with this new config.
|
static RBAC |
RBAC.parseDelimitedFrom(InputStream input) |
static RBAC |
RBAC.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RBAC |
RBAC.parseFrom(byte[] data) |
static RBAC |
RBAC.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RBAC |
RBAC.parseFrom(ByteBuffer data) |
static RBAC |
RBAC.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RBAC |
RBAC.parseFrom(com.google.protobuf.ByteString data) |
static RBAC |
RBAC.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RBAC |
RBAC.parseFrom(com.google.protobuf.CodedInputStream input) |
static RBAC |
RBAC.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RBAC |
RBAC.parseFrom(InputStream input) |
static RBAC |
RBAC.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RBAC> |
RBAC.getParserForType() |
static com.google.protobuf.Parser<RBAC> |
RBAC.parser() |
| Modifier and Type | Method and Description |
|---|---|
RBAC.Builder |
RBAC.Builder.mergeFrom(RBAC other) |
RBACPerRoute.Builder |
RBACPerRoute.Builder.mergeRbac(RBAC value)
Override the global configuration of the filter with this new config.
|
static RBAC.Builder |
RBAC.newBuilder(RBAC prototype) |
RBACPerRoute.Builder |
RBACPerRoute.Builder.setRbac(RBAC value)
Override the global configuration of the filter with this new config.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.