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