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