package
0.0.0-20240827103438-57ea80803367
Repository: https://github.com/cybledev/odin-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new exposed buckets API client.
New creates a new exposed buckets API client with basic auth credentials.
New creates a new exposed buckets API client with a bearer token for authentication.
NewPostV1ExposedBucketsCountBadRequest creates a PostV1ExposedBucketsCountBadRequest with default headers values.
NewPostV1ExposedBucketsCountInternalServerError creates a PostV1ExposedBucketsCountInternalServerError with default headers values.
NewPostV1ExposedBucketsCountOK creates a PostV1ExposedBucketsCountOK with default headers values.
NewPostV1ExposedBucketsCountParams creates a new PostV1ExposedBucketsCountParams object, with the default timeout for this client.
NewPostV1ExposedBucketsCountParamsWithContext creates a new PostV1ExposedBucketsCountParams object with the ability to set a context for a request.
NewPostV1ExposedBucketsCountParamsWithHTTPClient creates a new PostV1ExposedBucketsCountParams object with the ability to set a custom HTTPClient for a request.
NewPostV1ExposedBucketsCountParamsWithTimeout creates a new PostV1ExposedBucketsCountParams object with the ability to set a timeout on a request.
NewPostV1ExposedBucketsSearchBadRequest creates a PostV1ExposedBucketsSearchBadRequest with default headers values.
NewPostV1ExposedBucketsSearchInternalServerError creates a PostV1ExposedBucketsSearchInternalServerError with default headers values.
NewPostV1ExposedBucketsSearchOK creates a PostV1ExposedBucketsSearchOK with default headers values.
NewPostV1ExposedBucketsSearchParams creates a new PostV1ExposedBucketsSearchParams object, with the default timeout for this client.
NewPostV1ExposedBucketsSearchParamsWithContext creates a new PostV1ExposedBucketsSearchParams object with the ability to set a context for a request.
NewPostV1ExposedBucketsSearchParamsWithHTTPClient creates a new PostV1ExposedBucketsSearchParams object with the ability to set a custom HTTPClient for a request.
NewPostV1ExposedBucketsSearchParamsWithTimeout creates a new PostV1ExposedBucketsSearchParams object with the ability to set a timeout on a request.
NewPostV1ExposedBucketsSummaryBadRequest creates a PostV1ExposedBucketsSummaryBadRequest with default headers values.
NewPostV1ExposedBucketsSummaryInternalServerError creates a PostV1ExposedBucketsSummaryInternalServerError with default headers values.
NewPostV1ExposedBucketsSummaryOK creates a PostV1ExposedBucketsSummaryOK with default headers values.
NewPostV1ExposedBucketsSummaryParams creates a new PostV1ExposedBucketsSummaryParams object, with the default timeout for this client.
NewPostV1ExposedBucketsSummaryParamsWithContext creates a new PostV1ExposedBucketsSummaryParams object with the ability to set a context for a request.
NewPostV1ExposedBucketsSummaryParamsWithHTTPClient creates a new PostV1ExposedBucketsSummaryParams object with the ability to set a custom HTTPClient for a request.
NewPostV1ExposedBucketsSummaryParamsWithTimeout creates a new PostV1ExposedBucketsSummaryParams object with the ability to set a timeout on a request.

# Structs

Client for exposed buckets API */.
PostV1ExposedBucketsCountBadRequest describes a response with status code 400, with default header values.
PostV1ExposedBucketsCountInternalServerError describes a response with status code 500, with default header values.
PostV1ExposedBucketsCountOK describes a response with status code 200, with default header values.
PostV1ExposedBucketsCountOKBody post v1 exposed buckets count o k body swagger:model PostV1ExposedBucketsCountOKBody */.
PostV1ExposedBucketsCountParams contains all the parameters to send to the API endpoint for the post v1 exposed buckets count operation.
PostV1ExposedBucketsCountReader is a Reader for the PostV1ExposedBucketsCount structure.
PostV1ExposedBucketsSearchBadRequest describes a response with status code 400, with default header values.
PostV1ExposedBucketsSearchInternalServerError describes a response with status code 500, with default header values.
PostV1ExposedBucketsSearchOK describes a response with status code 200, with default header values.
PostV1ExposedBucketsSearchParams contains all the parameters to send to the API endpoint for the post v1 exposed buckets search operation.
PostV1ExposedBucketsSearchReader is a Reader for the PostV1ExposedBucketsSearch structure.
PostV1ExposedBucketsSummaryBadRequest describes a response with status code 400, with default header values.
PostV1ExposedBucketsSummaryInternalServerError describes a response with status code 500, with default header values.
PostV1ExposedBucketsSummaryOK describes a response with status code 200, with default header values.
PostV1ExposedBucketsSummaryOKBody post v1 exposed buckets summary o k body swagger:model PostV1ExposedBucketsSummaryOKBody */.
PostV1ExposedBucketsSummaryParams contains all the parameters to send to the API endpoint for the post v1 exposed buckets summary operation.
PostV1ExposedBucketsSummaryReader is a Reader for the PostV1ExposedBucketsSummary structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption may be used to customize the behavior of Client methods.