Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiffPatchIntersection ¶
func DiffPatchIntersection(a def.AclEntryGroups, b def.AclEntryGroups) (def.AclEntryGroups, def.AclEntryGroups)
Find the acl entry groups in A that are not in B (patch), and the common acl entry groups (intersection)
func MergeGroups ¶
func MergeGroups(groups def.AclEntryGroups) def.AclEntryGroups
Merge acl entry groups
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.