API Reference for ArangoPermissionPolicy V1Alpha1
Spec
.spec.deployment.name
Type: string [ref]
This field is required
Name of the object
.spec.description
Type: string [ref]
Description is an optional human-readable description of this policy resource
.spec.policy.description
Type: string [ref]
Description is an optional human-readable description of this policy
.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].description
Type: string [ref]
Description is an optional human-readable description of what this statement does
.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