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

# Functions

New creates a new global API client.
NewGetGlobalDefault creates a GetGlobalDefault with default headers values.
NewGetGlobalOK creates a GetGlobalOK with default headers values.
NewGetGlobalParams creates a new GetGlobalParams object, with the default timeout for this client.
NewGetGlobalParamsWithContext creates a new GetGlobalParams object with the ability to set a context for a request.
NewGetGlobalParamsWithHTTPClient creates a new GetGlobalParams object with the ability to set a custom HTTPClient for a request.
NewGetGlobalParamsWithTimeout creates a new GetGlobalParams object with the ability to set a timeout on a request.
NewReplaceGlobalAccepted creates a ReplaceGlobalAccepted with default headers values.
NewReplaceGlobalBadRequest creates a ReplaceGlobalBadRequest with default headers values.
NewReplaceGlobalDefault creates a ReplaceGlobalDefault with default headers values.
NewReplaceGlobalOK creates a ReplaceGlobalOK with default headers values.
NewReplaceGlobalParams creates a new ReplaceGlobalParams object, with the default timeout for this client.
NewReplaceGlobalParamsWithContext creates a new ReplaceGlobalParams object with the ability to set a context for a request.
NewReplaceGlobalParamsWithHTTPClient creates a new ReplaceGlobalParams object with the ability to set a custom HTTPClient for a request.
NewReplaceGlobalParamsWithTimeout creates a new ReplaceGlobalParams object with the ability to set a timeout on a request.

# Structs

Client for global API */.
GetGlobalDefault describes a response with status code -1, with default header values.
GetGlobalOK describes a response with status code 200, with default header values.
GetGlobalOKBody get global o k body swagger:model GetGlobalOKBody */.
GetGlobalParams contains all the parameters to send to the API endpoint for the get global operation.
GetGlobalReader is a Reader for the GetGlobal structure.
ReplaceGlobalAccepted describes a response with status code 202, with default header values.
ReplaceGlobalBadRequest describes a response with status code 400, with default header values.
ReplaceGlobalDefault describes a response with status code -1, with default header values.
ReplaceGlobalOK describes a response with status code 200, with default header values.
ReplaceGlobalParams contains all the parameters to send to the API endpoint for the replace global operation.
ReplaceGlobalReader is a Reader for the ReplaceGlobal structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.