package
0.0.0-20240903172430-5415bcaff0b7
Repository: https://github.com/webitel/sql_for_dialer.git
Documentation: pkg.go.dev
# Functions
New creates a new bucket service API client.
NewCreateBucketForbidden creates a CreateBucketForbidden with default headers values.
NewCreateBucketNotFound creates a CreateBucketNotFound with default headers values.
NewCreateBucketOK creates a CreateBucketOK with default headers values.
NewCreateBucketParams creates a new CreateBucketParams object, with the default timeout for this client.
NewCreateBucketParamsWithContext creates a new CreateBucketParams object with the ability to set a context for a request.
NewCreateBucketParamsWithHTTPClient creates a new CreateBucketParams object with the ability to set a custom HTTPClient for a request.
NewCreateBucketParamsWithTimeout creates a new CreateBucketParams object with the ability to set a timeout on a request.
NewDeleteBucketForbidden creates a DeleteBucketForbidden with default headers values.
NewDeleteBucketNotFound creates a DeleteBucketNotFound with default headers values.
NewDeleteBucketOK creates a DeleteBucketOK with default headers values.
NewDeleteBucketParams creates a new DeleteBucketParams object, with the default timeout for this client.
NewDeleteBucketParamsWithContext creates a new DeleteBucketParams object with the ability to set a context for a request.
NewDeleteBucketParamsWithHTTPClient creates a new DeleteBucketParams object with the ability to set a custom HTTPClient for a request.
NewDeleteBucketParamsWithTimeout creates a new DeleteBucketParams object with the ability to set a timeout on a request.
NewReadBucketForbidden creates a ReadBucketForbidden with default headers values.
NewReadBucketNotFound creates a ReadBucketNotFound with default headers values.
NewReadBucketOK creates a ReadBucketOK with default headers values.
NewReadBucketParams creates a new ReadBucketParams object, with the default timeout for this client.
NewReadBucketParamsWithContext creates a new ReadBucketParams object with the ability to set a context for a request.
NewReadBucketParamsWithHTTPClient creates a new ReadBucketParams object with the ability to set a custom HTTPClient for a request.
NewReadBucketParamsWithTimeout creates a new ReadBucketParams object with the ability to set a timeout on a request.
NewSearchBucketForbidden creates a SearchBucketForbidden with default headers values.
NewSearchBucketNotFound creates a SearchBucketNotFound with default headers values.
NewSearchBucketOK creates a SearchBucketOK with default headers values.
NewSearchBucketParams creates a new SearchBucketParams object, with the default timeout for this client.
NewSearchBucketParamsWithContext creates a new SearchBucketParams object with the ability to set a context for a request.
NewSearchBucketParamsWithHTTPClient creates a new SearchBucketParams object with the ability to set a custom HTTPClient for a request.
NewSearchBucketParamsWithTimeout creates a new SearchBucketParams object with the ability to set a timeout on a request.
NewUpdateBucketForbidden creates a UpdateBucketForbidden with default headers values.
NewUpdateBucketNotFound creates a UpdateBucketNotFound with default headers values.
NewUpdateBucketOK creates a UpdateBucketOK with default headers values.
NewUpdateBucketParams creates a new UpdateBucketParams object, with the default timeout for this client.
NewUpdateBucketParamsWithContext creates a new UpdateBucketParams object with the ability to set a context for a request.
NewUpdateBucketParamsWithHTTPClient creates a new UpdateBucketParams object with the ability to set a custom HTTPClient for a request.
NewUpdateBucketParamsWithTimeout creates a new UpdateBucketParams object with the ability to set a timeout on a request.
# Structs
Client for bucket service API
*/.
CreateBucketForbidden describes a response with status code 403, with default header values.
CreateBucketNotFound describes a response with status code 404, with default header values.
CreateBucketOK describes a response with status code 200, with default header values.
CreateBucketParams contains all the parameters to send to the API endpoint
for the create bucket operation.
CreateBucketReader is a Reader for the CreateBucket structure.
DeleteBucketForbidden describes a response with status code 403, with default header values.
DeleteBucketNotFound describes a response with status code 404, with default header values.
DeleteBucketOK describes a response with status code 200, with default header values.
DeleteBucketParams contains all the parameters to send to the API endpoint
for the delete bucket operation.
DeleteBucketReader is a Reader for the DeleteBucket structure.
ReadBucketForbidden describes a response with status code 403, with default header values.
ReadBucketNotFound describes a response with status code 404, with default header values.
ReadBucketOK describes a response with status code 200, with default header values.
ReadBucketParams contains all the parameters to send to the API endpoint
for the read bucket operation.
ReadBucketReader is a Reader for the ReadBucket structure.
SearchBucketForbidden describes a response with status code 403, with default header values.
SearchBucketNotFound describes a response with status code 404, with default header values.
SearchBucketOK describes a response with status code 200, with default header values.
SearchBucketParams contains all the parameters to send to the API endpoint
for the search bucket operation.
SearchBucketReader is a Reader for the SearchBucket structure.
UpdateBucketForbidden describes a response with status code 403, with default header values.
UpdateBucketNotFound describes a response with status code 404, with default header values.
UpdateBucketOK describes a response with status code 200, with default header values.
UpdateBucketParams contains all the parameters to send to the API endpoint
for the update bucket operation.
UpdateBucketReader is a Reader for the UpdateBucket structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.