# Functions

New creates a new cluster API client.
NewInitiateCertificateRefreshDefault creates a InitiateCertificateRefreshDefault with default headers values.
NewInitiateCertificateRefreshForbidden creates a InitiateCertificateRefreshForbidden with default headers values.
NewInitiateCertificateRefreshOK creates a InitiateCertificateRefreshOK with default headers values.
NewInitiateCertificateRefreshParams creates a new InitiateCertificateRefreshParams object with the default values initialized.
NewInitiateCertificateRefreshParamsWithContext creates a new InitiateCertificateRefreshParams object with the default values initialized, and the ability to set a context for a request.
NewInitiateCertificateRefreshParamsWithHTTPClient creates a new InitiateCertificateRefreshParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewInitiateCertificateRefreshParamsWithTimeout creates a new InitiateCertificateRefreshParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostClusterBadRequest creates a PostClusterBadRequest with default headers values.
NewPostClusterDefault creates a PostClusterDefault with default headers values.
NewPostClusterOK creates a PostClusterOK with default headers values.
NewPostClusterParams creates a new PostClusterParams object with the default values initialized.
NewPostClusterParamsWithContext creates a new PostClusterParams object with the default values initialized, and the ability to set a context for a request.
NewPostClusterParamsWithHTTPClient creates a new PostClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostClusterParamsWithTimeout creates a new PostClusterParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for cluster API */.
InitiateCertificateRefreshDefault handles this case with default header values.
InitiateCertificateRefreshForbidden handles this case with default header values.
InitiateCertificateRefreshOK handles this case with default header values.
InitiateCertificateRefreshParams contains all the parameters to send to the API endpoint for the initiate certificate refresh operation typically these are written to a http.Request */.
InitiateCertificateRefreshReader is a Reader for the InitiateCertificateRefresh structure.
PostClusterBadRequest handles this case with default header values.
PostClusterDefault handles this case with default header values.
PostClusterOK handles this case with default header values.
PostClusterParams contains all the parameters to send to the API endpoint for the post cluster operation typically these are written to a http.Request */.
PostClusterReader is a Reader for the PostCluster structure.

# Interfaces

ClientService is the interface for Client methods.