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

# Functions

New creates a new configuration API client.
NewGetConfigurationVersionDefault creates a GetConfigurationVersionDefault with default headers values.
NewGetConfigurationVersionNotFound creates a GetConfigurationVersionNotFound with default headers values.
NewGetConfigurationVersionOK creates a GetConfigurationVersionOK with default headers values.
NewGetConfigurationVersionParams creates a new GetConfigurationVersionParams object, with the default timeout for this client.
NewGetConfigurationVersionParamsWithContext creates a new GetConfigurationVersionParams object with the ability to set a context for a request.
NewGetConfigurationVersionParamsWithHTTPClient creates a new GetConfigurationVersionParams object with the ability to set a custom HTTPClient for a request.
NewGetConfigurationVersionParamsWithTimeout creates a new GetConfigurationVersionParams object with the ability to set a timeout on a request.
NewGetHAProxyConfigurationDefault creates a GetHAProxyConfigurationDefault with default headers values.
NewGetHAProxyConfigurationOK creates a GetHAProxyConfigurationOK with default headers values.
NewGetHAProxyConfigurationParams creates a new GetHAProxyConfigurationParams object, with the default timeout for this client.
NewGetHAProxyConfigurationParamsWithContext creates a new GetHAProxyConfigurationParams object with the ability to set a context for a request.
NewGetHAProxyConfigurationParamsWithHTTPClient creates a new GetHAProxyConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewGetHAProxyConfigurationParamsWithTimeout creates a new GetHAProxyConfigurationParams object with the ability to set a timeout on a request.
NewPostHAProxyConfigurationAccepted creates a PostHAProxyConfigurationAccepted with default headers values.
NewPostHAProxyConfigurationBadRequest creates a PostHAProxyConfigurationBadRequest with default headers values.
NewPostHAProxyConfigurationCreated creates a PostHAProxyConfigurationCreated with default headers values.
NewPostHAProxyConfigurationDefault creates a PostHAProxyConfigurationDefault with default headers values.
NewPostHAProxyConfigurationParams creates a new PostHAProxyConfigurationParams object, with the default timeout for this client.
NewPostHAProxyConfigurationParamsWithContext creates a new PostHAProxyConfigurationParams object with the ability to set a context for a request.
NewPostHAProxyConfigurationParamsWithHTTPClient creates a new PostHAProxyConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewPostHAProxyConfigurationParamsWithTimeout creates a new PostHAProxyConfigurationParams object with the ability to set a timeout on a request.

# Structs

Client for configuration API */.
GetConfigurationVersionDefault describes a response with status code -1, with default header values.
GetConfigurationVersionNotFound describes a response with status code 404, with default header values.
GetConfigurationVersionOK describes a response with status code 200, with default header values.
GetConfigurationVersionParams contains all the parameters to send to the API endpoint for the get configuration version operation.
GetConfigurationVersionReader is a Reader for the GetConfigurationVersion structure.
GetHAProxyConfigurationDefault describes a response with status code -1, with default header values.
GetHAProxyConfigurationOK describes a response with status code 200, with default header values.
GetHAProxyConfigurationOKBody get h a proxy configuration o k body swagger:model GetHAProxyConfigurationOKBody */.
GetHAProxyConfigurationParams contains all the parameters to send to the API endpoint for the get h a proxy configuration operation.
GetHAProxyConfigurationReader is a Reader for the GetHAProxyConfiguration structure.
PostHAProxyConfigurationAccepted describes a response with status code 202, with default header values.
PostHAProxyConfigurationBadRequest describes a response with status code 400, with default header values.
PostHAProxyConfigurationCreated describes a response with status code 201, with default header values.
PostHAProxyConfigurationDefault describes a response with status code -1, with default header values.
PostHAProxyConfigurationParams contains all the parameters to send to the API endpoint for the post h a proxy configuration operation.
PostHAProxyConfigurationReader is a Reader for the PostHAProxyConfiguration structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.