# Functions
New creates a new cluster partitions API client.
New creates a new cluster partitions API client with basic auth credentials.
New creates a new cluster partitions API client with a bearer token for authentication.
NewGetClusterPartitionByIDDefault creates a GetClusterPartitionByIDDefault with default headers values.
NewGetClusterPartitionByIDNotFound creates a GetClusterPartitionByIDNotFound with default headers values.
NewGetClusterPartitionByIDOK creates a GetClusterPartitionByIDOK with default headers values.
NewGetClusterPartitionByIDParams creates a new GetClusterPartitionByIDParams object, with the default timeout for this client.
NewGetClusterPartitionByIDParamsWithContext creates a new GetClusterPartitionByIDParams object with the ability to set a context for a request.
NewGetClusterPartitionByIDParamsWithHTTPClient creates a new GetClusterPartitionByIDParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterPartitionByIDParamsWithTimeout creates a new GetClusterPartitionByIDParams object with the ability to set a timeout on a request.
NewGetClusterPartitionsDefault creates a GetClusterPartitionsDefault with default headers values.
NewGetClusterPartitionsOK creates a GetClusterPartitionsOK with default headers values.
NewGetClusterPartitionsParams creates a new GetClusterPartitionsParams object, with the default timeout for this client.
NewGetClusterPartitionsParamsWithContext creates a new GetClusterPartitionsParams object with the ability to set a context for a request.
NewGetClusterPartitionsParamsWithHTTPClient creates a new GetClusterPartitionsParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterPartitionsParamsWithTimeout creates a new GetClusterPartitionsParams object with the ability to set a timeout on a request.
# Structs
Client for cluster partitions API
*/.
GetClusterPartitionByIDDefault describes a response with status code -1, with default header values.
GetClusterPartitionByIDNotFound describes a response with status code 404, with default header values.
GetClusterPartitionByIDOK describes a response with status code 200, with default header values.
GetClusterPartitionByIDParams contains all the parameters to send to the API endpoint
for the get cluster partition by Id operation.
GetClusterPartitionByIDReader is a Reader for the GetClusterPartitionByID structure.
GetClusterPartitionsDefault describes a response with status code -1, with default header values.
GetClusterPartitionsOK describes a response with status code 200, with default header values.
GetClusterPartitionsParams contains all the parameters to send to the API endpoint
for the get cluster partitions operation.
GetClusterPartitionsReader is a Reader for the GetClusterPartitions structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.