# Functions
New creates a new operations API client.
NewGetCsrfTokenNoContent creates a GetCsrfTokenNoContent with default headers values.
NewGetCsrfTokenParams creates a new GetCsrfTokenParams object with the default values initialized.
NewGetCsrfTokenParamsWithContext creates a new GetCsrfTokenParams object with the default values initialized, and the ability to set a context for a request.
NewGetCsrfTokenParamsWithHTTPClient creates a new GetCsrfTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCsrfTokenParamsWithTimeout creates a new GetCsrfTokenParams object with the default values initialized, and the ability to set a timeout on a request.
NewPurgeConfigurationNoContent creates a PurgeConfigurationNoContent with default headers values.
NewPurgeConfigurationParams creates a new PurgeConfigurationParams object with the default values initialized.
NewPurgeConfigurationParamsWithContext creates a new PurgeConfigurationParams object with the default values initialized, and the ability to set a context for a request.
NewPurgeConfigurationParamsWithHTTPClient creates a new PurgeConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPurgeConfigurationParamsWithTimeout creates a new PurgeConfigurationParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for operations API
*/.
GetCsrfTokenNoContent handles this case with default header values.
GetCsrfTokenParams contains all the parameters to send to the API endpoint
for the get csrf token operation typically these are written to a http.Request
*/.
GetCsrfTokenReader is a Reader for the GetCsrfToken structure.
PurgeConfigurationNoContent handles this case with default header values.
PurgeConfigurationParams contains all the parameters to send to the API endpoint
for the purge configuration operation typically these are written to a http.Request
*/.
PurgeConfigurationReader is a Reader for the PurgeConfiguration structure.