| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.rbac.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Principal.Set
Used in the `and_ids` and `or_ids` fields in the `identifier` oneof.
|
static class |
Principal.Set.Builder
Used in the `and_ids` and `or_ids` fields in the `identifier` oneof.
|
| Modifier and Type | Method and Description |
|---|---|
Principal.SetOrBuilder |
Principal.getAndIdsOrBuilder()
A set of identifiers that all must match in order to define the
downstream.
|
Principal.SetOrBuilder |
Principal.Builder.getAndIdsOrBuilder()
A set of identifiers that all must match in order to define the
downstream.
|
Principal.SetOrBuilder |
PrincipalOrBuilder.getAndIdsOrBuilder()
A set of identifiers that all must match in order to define the
downstream.
|
Principal.SetOrBuilder |
Principal.getOrIdsOrBuilder()
A set of identifiers at least one must match in order to define the
downstream.
|
Principal.SetOrBuilder |
Principal.Builder.getOrIdsOrBuilder()
A set of identifiers at least one must match in order to define the
downstream.
|
Principal.SetOrBuilder |
PrincipalOrBuilder.getOrIdsOrBuilder()
A set of identifiers at least one must match in order to define the
downstream.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.