package
2.0.1+incompatible
Repository: https://github.com/practical-coder/hdc.git
Documentation: pkg.go.dev

# Functions

New creates a new cluster API client.
NewDeleteClusterDefault creates a DeleteClusterDefault with default headers values.
NewDeleteClusterNoContent creates a DeleteClusterNoContent with default headers values.
NewDeleteClusterParams creates a new DeleteClusterParams object, with the default timeout for this client.
NewDeleteClusterParamsWithContext creates a new DeleteClusterParams object with the ability to set a context for a request.
NewDeleteClusterParamsWithHTTPClient creates a new DeleteClusterParams object with the ability to set a custom HTTPClient for a request.
NewDeleteClusterParamsWithTimeout creates a new DeleteClusterParams object with the ability to set a timeout on a request.
NewEditClusterBadRequest creates a EditClusterBadRequest with default headers values.
NewEditClusterDefault creates a EditClusterDefault with default headers values.
NewEditClusterOK creates a EditClusterOK with default headers values.
NewEditClusterParams creates a new EditClusterParams object, with the default timeout for this client.
NewEditClusterParamsWithContext creates a new EditClusterParams object with the ability to set a context for a request.
NewEditClusterParamsWithHTTPClient creates a new EditClusterParams object with the ability to set a custom HTTPClient for a request.
NewEditClusterParamsWithTimeout creates a new EditClusterParams object with the ability to set a timeout on a request.
NewGetClusterDefault creates a GetClusterDefault with default headers values.
NewGetClusterOK creates a GetClusterOK with default headers values.
NewGetClusterParams creates a new GetClusterParams object, with the default timeout for this client.
NewGetClusterParamsWithContext creates a new GetClusterParams object with the ability to set a context for a request.
NewGetClusterParamsWithHTTPClient creates a new GetClusterParams object with the ability to set a custom HTTPClient for a request.
NewGetClusterParamsWithTimeout creates a new GetClusterParams object with the ability to set a timeout on a request.
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 timeout for this client.
NewInitiateCertificateRefreshParamsWithContext creates a new InitiateCertificateRefreshParams object with the ability to set a context for a request.
NewInitiateCertificateRefreshParamsWithHTTPClient creates a new InitiateCertificateRefreshParams object with the ability to set a custom HTTPClient for a request.
NewInitiateCertificateRefreshParamsWithTimeout creates a new InitiateCertificateRefreshParams object with 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 timeout for this client.
NewPostClusterParamsWithContext creates a new PostClusterParams object with the ability to set a context for a request.
NewPostClusterParamsWithHTTPClient creates a new PostClusterParams object with the ability to set a custom HTTPClient for a request.
NewPostClusterParamsWithTimeout creates a new PostClusterParams object with the ability to set a timeout on a request.

# Structs

Client for cluster API */.
DeleteClusterDefault describes a response with status code -1, with default header values.
DeleteClusterNoContent describes a response with status code 204, with default header values.
DeleteClusterParams contains all the parameters to send to the API endpoint for the delete cluster operation.
DeleteClusterReader is a Reader for the DeleteCluster structure.
EditClusterBadRequest describes a response with status code 400, with default header values.
EditClusterDefault describes a response with status code -1, with default header values.
EditClusterOK describes a response with status code 200, with default header values.
EditClusterParams contains all the parameters to send to the API endpoint for the edit cluster operation.
EditClusterReader is a Reader for the EditCluster structure.
GetClusterDefault describes a response with status code -1, with default header values.
GetClusterOK describes a response with status code 200, with default header values.
GetClusterParams contains all the parameters to send to the API endpoint for the get cluster operation.
GetClusterReader is a Reader for the GetCluster structure.
InitiateCertificateRefreshDefault describes a response with status code -1, with default header values.
InitiateCertificateRefreshForbidden describes a response with status code 403, with default header values.
InitiateCertificateRefreshOK describes a response with status code 200, with default header values.
InitiateCertificateRefreshParams contains all the parameters to send to the API endpoint for the initiate certificate refresh operation.
InitiateCertificateRefreshReader is a Reader for the InitiateCertificateRefresh structure.
PostClusterBadRequest describes a response with status code 400, with default header values.
PostClusterDefault describes a response with status code -1, with default header values.
PostClusterOK describes a response with status code 200, with default header values.
PostClusterParams contains all the parameters to send to the API endpoint for the post cluster operation.
PostClusterReader is a Reader for the PostCluster structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.