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

# Functions

New creates a new server template API client.
NewCreateServerTemplateAccepted creates a CreateServerTemplateAccepted with default headers values.
NewCreateServerTemplateBadRequest creates a CreateServerTemplateBadRequest with default headers values.
NewCreateServerTemplateConflict creates a CreateServerTemplateConflict with default headers values.
NewCreateServerTemplateCreated creates a CreateServerTemplateCreated with default headers values.
NewCreateServerTemplateDefault creates a CreateServerTemplateDefault with default headers values.
NewCreateServerTemplateParams creates a new CreateServerTemplateParams object, with the default timeout for this client.
NewCreateServerTemplateParamsWithContext creates a new CreateServerTemplateParams object with the ability to set a context for a request.
NewCreateServerTemplateParamsWithHTTPClient creates a new CreateServerTemplateParams object with the ability to set a custom HTTPClient for a request.
NewCreateServerTemplateParamsWithTimeout creates a new CreateServerTemplateParams object with the ability to set a timeout on a request.
NewDeleteServerTemplateAccepted creates a DeleteServerTemplateAccepted with default headers values.
NewDeleteServerTemplateDefault creates a DeleteServerTemplateDefault with default headers values.
NewDeleteServerTemplateNoContent creates a DeleteServerTemplateNoContent with default headers values.
NewDeleteServerTemplateNotFound creates a DeleteServerTemplateNotFound with default headers values.
NewDeleteServerTemplateParams creates a new DeleteServerTemplateParams object, with the default timeout for this client.
NewDeleteServerTemplateParamsWithContext creates a new DeleteServerTemplateParams object with the ability to set a context for a request.
NewDeleteServerTemplateParamsWithHTTPClient creates a new DeleteServerTemplateParams object with the ability to set a custom HTTPClient for a request.
NewDeleteServerTemplateParamsWithTimeout creates a new DeleteServerTemplateParams object with the ability to set a timeout on a request.
NewGetServerTemplateDefault creates a GetServerTemplateDefault with default headers values.
NewGetServerTemplateNotFound creates a GetServerTemplateNotFound with default headers values.
NewGetServerTemplateOK creates a GetServerTemplateOK with default headers values.
NewGetServerTemplateParams creates a new GetServerTemplateParams object, with the default timeout for this client.
NewGetServerTemplateParamsWithContext creates a new GetServerTemplateParams object with the ability to set a context for a request.
NewGetServerTemplateParamsWithHTTPClient creates a new GetServerTemplateParams object with the ability to set a custom HTTPClient for a request.
NewGetServerTemplateParamsWithTimeout creates a new GetServerTemplateParams object with the ability to set a timeout on a request.
NewGetServerTemplatesDefault creates a GetServerTemplatesDefault with default headers values.
NewGetServerTemplatesOK creates a GetServerTemplatesOK with default headers values.
NewGetServerTemplatesParams creates a new GetServerTemplatesParams object, with the default timeout for this client.
NewGetServerTemplatesParamsWithContext creates a new GetServerTemplatesParams object with the ability to set a context for a request.
NewGetServerTemplatesParamsWithHTTPClient creates a new GetServerTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewGetServerTemplatesParamsWithTimeout creates a new GetServerTemplatesParams object with the ability to set a timeout on a request.
NewReplaceServerTemplateAccepted creates a ReplaceServerTemplateAccepted with default headers values.
NewReplaceServerTemplateBadRequest creates a ReplaceServerTemplateBadRequest with default headers values.
NewReplaceServerTemplateDefault creates a ReplaceServerTemplateDefault with default headers values.
NewReplaceServerTemplateNotFound creates a ReplaceServerTemplateNotFound with default headers values.
NewReplaceServerTemplateOK creates a ReplaceServerTemplateOK with default headers values.
NewReplaceServerTemplateParams creates a new ReplaceServerTemplateParams object, with the default timeout for this client.
NewReplaceServerTemplateParamsWithContext creates a new ReplaceServerTemplateParams object with the ability to set a context for a request.
NewReplaceServerTemplateParamsWithHTTPClient creates a new ReplaceServerTemplateParams object with the ability to set a custom HTTPClient for a request.
NewReplaceServerTemplateParamsWithTimeout creates a new ReplaceServerTemplateParams object with the ability to set a timeout on a request.

# Structs

Client for server template API */.
CreateServerTemplateAccepted describes a response with status code 202, with default header values.
CreateServerTemplateBadRequest describes a response with status code 400, with default header values.
CreateServerTemplateConflict describes a response with status code 409, with default header values.
CreateServerTemplateCreated describes a response with status code 201, with default header values.
CreateServerTemplateDefault describes a response with status code -1, with default header values.
CreateServerTemplateParams contains all the parameters to send to the API endpoint for the create server template operation.
CreateServerTemplateReader is a Reader for the CreateServerTemplate structure.
DeleteServerTemplateAccepted describes a response with status code 202, with default header values.
DeleteServerTemplateDefault describes a response with status code -1, with default header values.
DeleteServerTemplateNoContent describes a response with status code 204, with default header values.
DeleteServerTemplateNotFound describes a response with status code 404, with default header values.
DeleteServerTemplateParams contains all the parameters to send to the API endpoint for the delete server template operation.
DeleteServerTemplateReader is a Reader for the DeleteServerTemplate structure.
GetServerTemplateDefault describes a response with status code -1, with default header values.
GetServerTemplateNotFound describes a response with status code 404, with default header values.
GetServerTemplateOK describes a response with status code 200, with default header values.
GetServerTemplateOKBody get server template o k body swagger:model GetServerTemplateOKBody */.
GetServerTemplateParams contains all the parameters to send to the API endpoint for the get server template operation.
GetServerTemplateReader is a Reader for the GetServerTemplate structure.
GetServerTemplatesDefault describes a response with status code -1, with default header values.
GetServerTemplatesOK describes a response with status code 200, with default header values.
GetServerTemplatesOKBody get server templates o k body swagger:model GetServerTemplatesOKBody */.
GetServerTemplatesParams contains all the parameters to send to the API endpoint for the get server templates operation.
GetServerTemplatesReader is a Reader for the GetServerTemplates structure.
ReplaceServerTemplateAccepted describes a response with status code 202, with default header values.
ReplaceServerTemplateBadRequest describes a response with status code 400, with default header values.
ReplaceServerTemplateDefault describes a response with status code -1, with default header values.
ReplaceServerTemplateNotFound describes a response with status code 404, with default header values.
ReplaceServerTemplateOK describes a response with status code 200, with default header values.
ReplaceServerTemplateParams contains all the parameters to send to the API endpoint for the replace server template operation.
ReplaceServerTemplateReader is a Reader for the ReplaceServerTemplate structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.