public static interface Rbac.RBACOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Rbac.RBAC |
getRules()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... } |
Rbac.RBACOrBuilder |
getRulesOrBuilder()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... } |
boolean |
hasRules()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... } |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRules()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... }Rbac.RBAC getRules()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... }Rbac.RBACOrBuilder getRulesOrBuilder()
Specify the RBAC rules to be applied globally
.envoy.config.rbac.v2alpha.RBAC rules = 1 [(.validate.rules) = { ... }Copyright © 2018 The Envoy Project. All rights reserved.