Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.RBACOrBuilder
Packages that use RBACOrBuilder
Package
Description
-
Uses of RBACOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement RBACOrBuilderModifier and TypeClassDescriptionfinal classRole Based Access Control (RBAC) provides service-level and method-level access control for a service.static final classRole Based Access Control (RBAC) provides service-level and method-level access control for a service. -
Uses of RBACOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return RBACOrBuilderModifier and TypeMethodDescriptionRBAC.Builder.getRulesOrBuilder()The primary RBAC policy which will be applied globally, to all the incoming requestsRBAC.getRulesOrBuilder()The primary RBAC policy which will be applied globally, to all the incoming requestsRBACOrBuilder.getRulesOrBuilder()The primary RBAC policy which will be applied globally, to all the incoming requestsRBAC.Builder.getShadowRulesOrBuilder()Shadow policy for testing RBAC rules without enforcing them.RBAC.getShadowRulesOrBuilder()Shadow policy for testing RBAC rules without enforcing them.RBACOrBuilder.getShadowRulesOrBuilder()Shadow policy for testing RBAC rules without enforcing them. -
Uses of RBACOrBuilder in io.envoyproxy.envoy.extensions.filters.network.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.rbac.v3 that return RBACOrBuilderModifier and TypeMethodDescriptionRBAC.Builder.getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBAC.getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilder.getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBAC.Builder.getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.RBAC.getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.RBACOrBuilder.getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.