| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.http.rbac.v4alpha | |
| io.envoyproxy.envoy.extensions.filters.network.rbac.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
RBACOrBuilder |
RBAC.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBAC.Builder.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBACOrBuilder.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBAC.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.
|
RBACOrBuilder |
RBAC.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.
|
RBACOrBuilder |
RBACOrBuilder.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.
|
| Modifier and Type | Method and Description |
|---|---|
RBACOrBuilder |
RBAC.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBAC.Builder.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBACOrBuilder.getRulesOrBuilder()
Specify the RBAC rules to be applied globally.
|
RBACOrBuilder |
RBAC.getShadowRulesOrBuilder()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
RBACOrBuilder |
RBAC.Builder.getShadowRulesOrBuilder()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
RBACOrBuilder |
RBACOrBuilder.getShadowRulesOrBuilder()
Shadow rules are not enforced by the filter but will emit stats and logs
and can be used for rule testing.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.