| Package | Description |
|---|---|
| envoy.config.filter.http.rbac.v2 | |
| envoy.config.filter.network.rbac.v2 | |
| envoy.config.rbac.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC |
Rbac.RBACOrBuilder.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBAC.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBAC.Builder.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBACOrBuilder.getShadowRules()
Shadow rules are not enforced by the filter (i.e., returning a 403)
but will emit stats and logs and can be used for rule testing.
|
Rbac.RBAC |
Rbac.RBAC.getShadowRules()
Shadow rules are not enforced by the filter (i.e., returning a 403)
but will emit stats and logs and can be used for rule testing.
|
Rbac.RBAC |
Rbac.RBAC.Builder.getShadowRules()
Shadow rules are not enforced by the filter (i.e., returning a 403)
but will emit stats and logs and can be used for rule testing.
|
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.mergeRules(Rbac.RBAC value)
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.mergeShadowRules(Rbac.RBAC value)
Shadow rules are not enforced by the filter (i.e., returning a 403)
but will emit stats and logs and can be used for rule testing.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.setRules(Rbac.RBAC value)
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.setShadowRules(Rbac.RBAC value)
Shadow rules are not enforced by the filter (i.e., returning a 403)
but will emit stats and logs and can be used for rule testing.
|
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC |
Rbac.RBACOrBuilder.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBAC.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBAC.Builder.getRules()
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC |
Rbac.RBACOrBuilder.getShadowRules()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
Rbac.RBAC |
Rbac.RBAC.getShadowRules()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
Rbac.RBAC |
Rbac.RBAC.Builder.getShadowRules()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.mergeRules(Rbac.RBAC value)
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.mergeShadowRules(Rbac.RBAC value)
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.setRules(Rbac.RBAC value)
Specify the RBAC rules to be applied globally.
|
Rbac.RBAC.Builder |
Rbac.RBAC.Builder.setShadowRules(Rbac.RBAC value)
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
| 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() |
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) |
static Rbac.RBAC.Builder |
Rbac.RBAC.newBuilder(Rbac.RBAC prototype) |
Copyright © 2018 The Envoy Project. All rights reserved.