# Functions
New creates a new acl API client.
NewCreateACLAccepted creates a CreateACLAccepted with default headers values.
NewCreateACLBadRequest creates a CreateACLBadRequest with default headers values.
NewCreateACLConflict creates a CreateACLConflict with default headers values.
NewCreateACLCreated creates a CreateACLCreated with default headers values.
NewCreateACLDefault creates a CreateACLDefault with default headers values.
NewCreateACLParams creates a new CreateACLParams object with the default values initialized.
NewCreateACLParamsWithContext creates a new CreateACLParams object with the default values initialized, and the ability to set a context for a request.
NewCreateACLParamsWithHTTPClient creates a new CreateACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateACLParamsWithTimeout creates a new CreateACLParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteACLAccepted creates a DeleteACLAccepted with default headers values.
NewDeleteACLDefault creates a DeleteACLDefault with default headers values.
NewDeleteACLNoContent creates a DeleteACLNoContent with default headers values.
NewDeleteACLNotFound creates a DeleteACLNotFound with default headers values.
NewDeleteACLParams creates a new DeleteACLParams object with the default values initialized.
NewDeleteACLParamsWithContext creates a new DeleteACLParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteACLParamsWithHTTPClient creates a new DeleteACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteACLParamsWithTimeout creates a new DeleteACLParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetACLDefault creates a GetACLDefault with default headers values.
NewGetACLNotFound creates a GetACLNotFound with default headers values.
NewGetACLOK creates a GetACLOK with default headers values.
NewGetACLParams creates a new GetACLParams object with the default values initialized.
NewGetACLParamsWithContext creates a new GetACLParams object with the default values initialized, and the ability to set a context for a request.
NewGetACLParamsWithHTTPClient creates a new GetACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetACLParamsWithTimeout creates a new GetACLParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAclsDefault creates a GetAclsDefault with default headers values.
NewGetAclsOK creates a GetAclsOK with default headers values.
NewGetAclsParams creates a new GetAclsParams object with the default values initialized.
NewGetAclsParamsWithContext creates a new GetAclsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAclsParamsWithHTTPClient creates a new GetAclsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAclsParamsWithTimeout creates a new GetAclsParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceACLAccepted creates a ReplaceACLAccepted with default headers values.
NewReplaceACLBadRequest creates a ReplaceACLBadRequest with default headers values.
NewReplaceACLDefault creates a ReplaceACLDefault with default headers values.
NewReplaceACLNotFound creates a ReplaceACLNotFound with default headers values.
NewReplaceACLOK creates a ReplaceACLOK with default headers values.
NewReplaceACLParams creates a new ReplaceACLParams object with the default values initialized.
NewReplaceACLParamsWithContext creates a new ReplaceACLParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceACLParamsWithHTTPClient creates a new ReplaceACLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceACLParamsWithTimeout creates a new ReplaceACLParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for acl API
*/.
CreateACLAccepted handles this case with default header values.
CreateACLBadRequest handles this case with default header values.
CreateACLConflict handles this case with default header values.
CreateACLCreated handles this case with default header values.
CreateACLDefault handles this case with default header values.
CreateACLParams contains all the parameters to send to the API endpoint
for the create Acl operation typically these are written to a http.Request
*/.
CreateACLReader is a Reader for the CreateACL structure.
DeleteACLAccepted handles this case with default header values.
DeleteACLDefault handles this case with default header values.
DeleteACLNoContent handles this case with default header values.
DeleteACLNotFound handles this case with default header values.
DeleteACLParams contains all the parameters to send to the API endpoint
for the delete Acl operation typically these are written to a http.Request
*/.
DeleteACLReader is a Reader for the DeleteACL structure.
GetACLDefault handles this case with default header values.
GetACLNotFound handles this case with default header values.
GetACLOK handles this case with default header values.
GetACLOKBody get ACL o k body
swagger:model GetACLOKBody
*/.
GetACLParams contains all the parameters to send to the API endpoint
for the get Acl operation typically these are written to a http.Request
*/.
GetACLReader is a Reader for the GetACL structure.
GetAclsDefault handles this case with default header values.
GetAclsOK handles this case with default header values.
GetAclsOKBody get acls o k body
swagger:model GetAclsOKBody
*/.
GetAclsParams contains all the parameters to send to the API endpoint
for the get acls operation typically these are written to a http.Request
*/.
GetAclsReader is a Reader for the GetAcls structure.
ReplaceACLAccepted handles this case with default header values.
ReplaceACLBadRequest handles this case with default header values.
ReplaceACLDefault handles this case with default header values.
ReplaceACLNotFound handles this case with default header values.
ReplaceACLOK handles this case with default header values.
ReplaceACLParams contains all the parameters to send to the API endpoint
for the replace Acl operation typically these are written to a http.Request
*/.
ReplaceACLReader is a Reader for the ReplaceACL structure.
# Interfaces
ClientService is the interface for Client methods.