Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateACEPermissions ¶
ValidateACEPermissions checks the format of the ACE permission string. Returns nil on success.
Types ¶
type ACE ¶
type ACE struct { IsDefault bool TagType TagType TagQualifier *uuid.UUID Permissions string // TODO break the rwx into permission flags? }
Click to show internal directories.
Click to hide internal directories.