# Functions
New creates a new acl service API client.
New creates a new acl service API client with basic auth credentials.
New creates a new acl service API client with a bearer token for authentication.
NewDeleteACLForbidden creates a DeleteACLForbidden with default headers values.
NewDeleteACLInternalServerError creates a DeleteACLInternalServerError with default headers values.
NewDeleteACLNotFound creates a DeleteACLNotFound with default headers values.
NewDeleteACLOK creates a DeleteACLOK with default headers values.
NewDeleteACLParams creates a new DeleteACLParams object, with the default timeout for this client.
NewDeleteACLParamsWithContext creates a new DeleteACLParams object with the ability to set a context for a request.
NewDeleteACLParamsWithHTTPClient creates a new DeleteACLParams object with the ability to set a custom HTTPClient for a request.
NewDeleteACLParamsWithTimeout creates a new DeleteACLParams object with the ability to set a timeout on a request.
NewDeleteACLUnauthorized creates a DeleteACLUnauthorized with default headers values.
NewPutACLForbidden creates a PutACLForbidden with default headers values.
NewPutACLInternalServerError creates a PutACLInternalServerError with default headers values.
NewPutACLNotFound creates a PutACLNotFound with default headers values.
NewPutACLOK creates a PutACLOK with default headers values.
NewPutACLParams creates a new PutACLParams object, with the default timeout for this client.
NewPutACLParamsWithContext creates a new PutACLParams object with the ability to set a context for a request.
NewPutACLParamsWithHTTPClient creates a new PutACLParams object with the ability to set a custom HTTPClient for a request.
NewPutACLParamsWithTimeout creates a new PutACLParams object with the ability to set a timeout on a request.
NewPutACLUnauthorized creates a PutACLUnauthorized with default headers values.
NewSearchAclsForbidden creates a SearchAclsForbidden with default headers values.
NewSearchAclsInternalServerError creates a SearchAclsInternalServerError with default headers values.
NewSearchAclsNotFound creates a SearchAclsNotFound with default headers values.
NewSearchAclsOK creates a SearchAclsOK with default headers values.
NewSearchAclsParams creates a new SearchAclsParams object, with the default timeout for this client.
NewSearchAclsParamsWithContext creates a new SearchAclsParams object with the ability to set a context for a request.
NewSearchAclsParamsWithHTTPClient creates a new SearchAclsParams object with the ability to set a custom HTTPClient for a request.
NewSearchAclsParamsWithTimeout creates a new SearchAclsParams object with the ability to set a timeout on a request.
NewSearchAclsUnauthorized creates a SearchAclsUnauthorized with default headers values.
# Structs
Client for acl service API
*/.
DeleteACLForbidden describes a response with status code 403, with default header values.
DeleteACLInternalServerError describes a response with status code 500, with default header values.
DeleteACLNotFound describes a response with status code 404, with default header values.
DeleteACLOK describes a response with status code 200, with default header values.
DeleteACLParams contains all the parameters to send to the API endpoint
for the delete Acl operation.
DeleteACLReader is a Reader for the DeleteACL structure.
DeleteACLUnauthorized describes a response with status code 401, with default header values.
PutACLForbidden describes a response with status code 403, with default header values.
PutACLInternalServerError describes a response with status code 500, with default header values.
PutACLNotFound describes a response with status code 404, with default header values.
PutACLOK describes a response with status code 200, with default header values.
PutACLParams contains all the parameters to send to the API endpoint
for the put Acl operation.
PutACLReader is a Reader for the PutACL structure.
PutACLUnauthorized describes a response with status code 401, with default header values.
SearchAclsForbidden describes a response with status code 403, with default header values.
SearchAclsInternalServerError describes a response with status code 500, with default header values.
SearchAclsNotFound describes a response with status code 404, with default header values.
SearchAclsOK describes a response with status code 200, with default header values.
SearchAclsParams contains all the parameters to send to the API endpoint
for the search acls operation.
SearchAclsReader is a Reader for the SearchAcls structure.
SearchAclsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.