| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.rbac.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Permission.Set
Used in the `and_rules` and `or_rules` fields in the `rule` oneof.
|
static class |
Permission.Set.Builder
Used in the `and_rules` and `or_rules` fields in the `rule` oneof.
|
| Modifier and Type | Method and Description |
|---|---|
Permission.SetOrBuilder |
PermissionOrBuilder.getAndRulesOrBuilder()
A set of rules that all must match in order to define the action.
|
Permission.SetOrBuilder |
Permission.getAndRulesOrBuilder()
A set of rules that all must match in order to define the action.
|
Permission.SetOrBuilder |
Permission.Builder.getAndRulesOrBuilder()
A set of rules that all must match in order to define the action.
|
Permission.SetOrBuilder |
PermissionOrBuilder.getOrRulesOrBuilder()
A set of rules where at least one must match in order to define the action.
|
Permission.SetOrBuilder |
Permission.getOrRulesOrBuilder()
A set of rules where at least one must match in order to define the action.
|
Permission.SetOrBuilder |
Permission.Builder.getOrRulesOrBuilder()
A set of rules where at least one must match in order to define the action.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.