package
0.0.0-20241007090624-130a4484bef1
Repository: https://github.com/webitel/webitel-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new bucket service API client.
NewCreateBucketDefault creates a CreateBucketDefault 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.
NewDeleteBucketDefault creates a DeleteBucketDefault 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.
NewReadBucketDefault creates a ReadBucketDefault 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.
NewSearchBucketDefault creates a SearchBucketDefault 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.
NewUpdateBucketDefault creates a UpdateBucketDefault 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.
WithAuthInfo changes the transport on the client.

# Structs

Client for bucket service API */.
CreateBucketDefault describes a response with status code -1, 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.
DeleteBucketDefault describes a response with status code -1, 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.
ReadBucketDefault describes a response with status code -1, 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.
SearchBucketDefault describes a response with status code -1, 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.
UpdateBucketDefault describes a response with status code -1, 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.