package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev
# 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 timeout for this client.
NewCreateACLParamsWithContext creates a new CreateACLParams object with the ability to set a context for a request.
NewCreateACLParamsWithHTTPClient creates a new CreateACLParams object with the ability to set a custom HTTPClient for a request.
NewCreateACLParamsWithTimeout creates a new CreateACLParams object with 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 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.
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 timeout for this client.
NewGetACLParamsWithContext creates a new GetACLParams object with the ability to set a context for a request.
NewGetACLParamsWithHTTPClient creates a new GetACLParams object with the ability to set a custom HTTPClient for a request.
NewGetACLParamsWithTimeout creates a new GetACLParams object with 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 timeout for this client.
NewGetAclsParamsWithContext creates a new GetAclsParams object with the ability to set a context for a request.
NewGetAclsParamsWithHTTPClient creates a new GetAclsParams object with the ability to set a custom HTTPClient for a request.
NewGetAclsParamsWithTimeout creates a new GetAclsParams object with 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 timeout for this client.
NewReplaceACLParamsWithContext creates a new ReplaceACLParams object with the ability to set a context for a request.
NewReplaceACLParamsWithHTTPClient creates a new ReplaceACLParams object with the ability to set a custom HTTPClient for a request.
NewReplaceACLParamsWithTimeout creates a new ReplaceACLParams object with the ability to set a timeout on a request.
# Structs
Client for acl API
*/.
CreateACLAccepted describes a response with status code 202, with default header values.
CreateACLBadRequest describes a response with status code 400, with default header values.
CreateACLConflict describes a response with status code 409, with default header values.
CreateACLCreated describes a response with status code 201, with default header values.
CreateACLDefault describes a response with status code -1, with default header values.
CreateACLParams contains all the parameters to send to the API endpoint
for the create Acl operation.
CreateACLReader is a Reader for the CreateACL structure.
DeleteACLAccepted describes a response with status code 202, with default header values.
DeleteACLDefault describes a response with status code -1, with default header values.
DeleteACLNoContent describes a response with status code 204, with default header values.
DeleteACLNotFound describes a response with status code 404, 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.
GetACLDefault describes a response with status code -1, with default header values.
GetACLNotFound describes a response with status code 404, with default header values.
GetACLOK describes a response with status code 200, 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.
GetACLReader is a Reader for the GetACL structure.
GetAclsDefault describes a response with status code -1, with default header values.
GetAclsOK describes a response with status code 200, 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.
GetAclsReader is a Reader for the GetAcls structure.
ReplaceACLAccepted describes a response with status code 202, with default header values.
ReplaceACLBadRequest describes a response with status code 400, with default header values.
ReplaceACLDefault describes a response with status code -1, with default header values.
ReplaceACLNotFound describes a response with status code 404, with default header values.
ReplaceACLOK describes a response with status code 200, with default header values.
ReplaceACLParams contains all the parameters to send to the API endpoint
for the replace Acl operation.
ReplaceACLReader is a Reader for the ReplaceACL structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.