Uses of Interface
io.envoyproxy.envoy.config.rbac.v3.RBACOrBuilder
-
Packages that use RBACOrBuilder Package Description io.envoyproxy.envoy.config.rbac.v3 io.envoyproxy.envoy.extensions.filters.http.rbac.v3 io.envoyproxy.envoy.extensions.filters.network.rbac.v3 -
-
Uses of RBACOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Classes in io.envoyproxy.envoy.config.rbac.v3 that implement RBACOrBuilder Modifier and Type Class Description classRBACRole Based Access Control (RBAC) provides service-level and method-level access control for a service.static classRBAC.BuilderRole 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 RBACOrBuilder Modifier and Type Method Description RBACOrBuilderRBAC.Builder. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBAC. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBACOrBuilder. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBAC.Builder. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter (i.e., returning a 403) but will emit stats and logs and can be used for rule testing.RBACOrBuilderRBAC. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter (i.e., returning a 403) but will emit stats and logs and can be used for rule testing.RBACOrBuilderRBACOrBuilder. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter (i.e., returning a 403) but will emit stats and logs and can be used for rule testing. -
Uses of RBACOrBuilder in io.envoyproxy.envoy.extensions.filters.network.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.rbac.v3 that return RBACOrBuilder Modifier and Type Method Description RBACOrBuilderRBAC.Builder. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBAC. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBACOrBuilder. getRulesOrBuilder()Specify the RBAC rules to be applied globally.RBACOrBuilderRBAC.Builder. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.RBACOrBuilderRBAC. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.RBACOrBuilderRBACOrBuilder. getShadowRulesOrBuilder()Shadow rules are not enforced by the filter but will emit stats and logs and can be used for rule testing.
-