Complete ACL state — immutable data structure.
All mutations return a new AclState; the original is never modified.
'permissive' grants all caps to unknown identities; 'restrictive' denies all caps to unknown identities
Map from composite key ('dTag:hash') to AclEntry
Readonly
Complete ACL state — immutable data structure.
All mutations return a new AclState; the original is never modified.
Param: defaultPolicy
'permissive' grants all caps to unknown identities; 'restrictive' denies all caps to unknown identities
Param: entries
Map from composite key ('dTag:hash') to AclEntry