public interface RBACPerRouteOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RBAC |
getRbac()
Override the global configuration of the filter with this new config.
|
RBACOrBuilder |
getRbacOrBuilder()
Override the global configuration of the filter with this new config.
|
boolean |
hasRbac()
Override the global configuration of the filter with this new config.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRbac()
Override the global configuration of the filter with this new config. If absent, the global RBAC policy will be disabled for this route.
.envoy.extensions.filters.http.rbac.v3.RBAC rbac = 2;RBAC getRbac()
Override the global configuration of the filter with this new config. If absent, the global RBAC policy will be disabled for this route.
.envoy.extensions.filters.http.rbac.v3.RBAC rbac = 2;RBACOrBuilder getRbacOrBuilder()
Override the global configuration of the filter with this new config. If absent, the global RBAC policy will be disabled for this route.
.envoy.extensions.filters.http.rbac.v3.RBAC rbac = 2;Copyright © 2018–2021 The Envoy Project. All rights reserved.