| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.rbac.v2 |
| Modifier and Type | Method and Description |
|---|---|
static RBAC.EnforcementType |
RBAC.EnforcementType.forNumber(int value) |
RBAC.EnforcementType |
RBAC.getEnforcementType()
RBAC enforcement strategy.
|
RBAC.EnforcementType |
RBAC.Builder.getEnforcementType()
RBAC enforcement strategy.
|
RBAC.EnforcementType |
RBACOrBuilder.getEnforcementType()
RBAC enforcement strategy.
|
static RBAC.EnforcementType |
RBAC.EnforcementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RBAC.EnforcementType |
RBAC.EnforcementType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RBAC.EnforcementType |
RBAC.EnforcementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RBAC.EnforcementType[] |
RBAC.EnforcementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RBAC.EnforcementType> |
RBAC.EnforcementType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RBAC.Builder |
RBAC.Builder.setEnforcementType(RBAC.EnforcementType value)
RBAC enforcement strategy.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.