API Reference for ArangoPermissionPolicy V1Alpha1
Spec
.spec.deployment.name
Type: string [ref]
This field is required
Name of the object
.spec.policy.statements[int].actions
Type: array [ref]
This field is required
Actions defines the list of actions. Action needs to be defined in format <namespace>:<name>
.spec.policy.statements[int].effect
Type: string [ref]
This field is required
Effect defines the statement effect.
Possible Values:
"Allow"(default) - Action is Allowed"Deny"- Action is Denied
.spec.policy.statements[int].resources
Type: array [ref]
This field is required
Resources defines the list of resources