# Functions
New creates a new defaults API client.
NewGetDefaultsDefault creates a GetDefaultsDefault with default headers values.
NewGetDefaultsOK creates a GetDefaultsOK with default headers values.
NewGetDefaultsParams creates a new GetDefaultsParams object, with the default timeout for this client.
NewGetDefaultsParamsWithContext creates a new GetDefaultsParams object with the ability to set a context for a request.
NewGetDefaultsParamsWithHTTPClient creates a new GetDefaultsParams object with the ability to set a custom HTTPClient for a request.
NewGetDefaultsParamsWithTimeout creates a new GetDefaultsParams object with the ability to set a timeout on a request.
NewReplaceDefaultsAccepted creates a ReplaceDefaultsAccepted with default headers values.
NewReplaceDefaultsBadRequest creates a ReplaceDefaultsBadRequest with default headers values.
NewReplaceDefaultsDefault creates a ReplaceDefaultsDefault with default headers values.
NewReplaceDefaultsOK creates a ReplaceDefaultsOK with default headers values.
NewReplaceDefaultsParams creates a new ReplaceDefaultsParams object, with the default timeout for this client.
NewReplaceDefaultsParamsWithContext creates a new ReplaceDefaultsParams object with the ability to set a context for a request.
NewReplaceDefaultsParamsWithHTTPClient creates a new ReplaceDefaultsParams object with the ability to set a custom HTTPClient for a request.
NewReplaceDefaultsParamsWithTimeout creates a new ReplaceDefaultsParams object with the ability to set a timeout on a request.
# Structs
Client for defaults API
*/.
GetDefaultsDefault describes a response with status code -1, with default header values.
GetDefaultsOK describes a response with status code 200, with default header values.
GetDefaultsOKBody get defaults o k body
swagger:model GetDefaultsOKBody
*/.
GetDefaultsParams contains all the parameters to send to the API endpoint
for the get defaults operation.
GetDefaultsReader is a Reader for the GetDefaults structure.
ReplaceDefaultsAccepted describes a response with status code 202, with default header values.
ReplaceDefaultsBadRequest describes a response with status code 400, with default header values.
ReplaceDefaultsDefault describes a response with status code -1, with default header values.
ReplaceDefaultsOK describes a response with status code 200, with default header values.
ReplaceDefaultsParams contains all the parameters to send to the API endpoint
for the replace defaults operation.
ReplaceDefaultsReader is a Reader for the ReplaceDefaults structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.