package
0.12.12
Repository: https://github.com/hashicorp/nomad.git
Documentation: pkg.go.dev

# Functions

NamespaceValidator returns a func that wraps ACL.AllowNamespaceOperation in a list of operations.
NewACL compiles a set of policies into an ACL object.
Parse is used to parse the specified ACL rules into an intermediary set of policies, before being compiled into the ACL.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The following levels are the only valid values for the `policy = "read"` stanza.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ManagementACL is a singleton used for management tokens.

# Structs

ACL object is used to convert a set of policies into a structure that can be efficiently evaluated to determine if an action is allowed.
No description provided by the author
HostVolumePolicy is the policy for a specific named host volume.
NamespacePolicy is the policy for a specific namespace.
No description provided by the author
No description provided by the author
No description provided by the author
Policy represents a parsed HCL or JSON policy.
No description provided by the author