Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteCreateACL ¶
Types ¶
type CreateACLFlags ¶
type DeleteACLFlags ¶
type GetACLFlags ¶
type Operation ¶
type Operation struct { }
func (*Operation) CreateACL ¶
func (operation *Operation) CreateACL(flags CreateACLFlags) error
func (*Operation) DeleteACL ¶
func (operation *Operation) DeleteACL(flags DeleteACLFlags) error
func (*Operation) GetACL ¶
func (operation *Operation) GetACL(flags GetACLFlags) error
Click to show internal directories.
Click to hide internal directories.