package
0.0.0-20250209085724-7b5e616eec77
Repository: https://github.com/030/n3dr.git
Documentation: pkg.go.dev
# Functions
New creates a new manage i q server configuration API client.
NewDisableIqBadRequest creates a DisableIqBadRequest with default headers values.
NewDisableIqNoContent creates a DisableIqNoContent with default headers values.
NewDisableIqParams creates a new DisableIqParams object, with the default timeout for this client.
NewDisableIqParamsWithContext creates a new DisableIqParams object with the ability to set a context for a request.
NewDisableIqParamsWithHTTPClient creates a new DisableIqParams object with the ability to set a custom HTTPClient for a request.
NewDisableIqParamsWithTimeout creates a new DisableIqParams object with the ability to set a timeout on a request.
NewEnableIqBadRequest creates a EnableIqBadRequest with default headers values.
NewEnableIqNoContent creates a EnableIqNoContent with default headers values.
NewEnableIqParams creates a new EnableIqParams object, with the default timeout for this client.
NewEnableIqParamsWithContext creates a new EnableIqParams object with the ability to set a context for a request.
NewEnableIqParamsWithHTTPClient creates a new EnableIqParams object with the ability to set a custom HTTPClient for a request.
NewEnableIqParamsWithTimeout creates a new EnableIqParams object with the ability to set a timeout on a request.
NewGetConfigurationOK creates a GetConfigurationOK with default headers values.
NewGetConfigurationParams creates a new GetConfigurationParams object, with the default timeout for this client.
NewGetConfigurationParamsWithContext creates a new GetConfigurationParams object with the ability to set a context for a request.
NewGetConfigurationParamsWithHTTPClient creates a new GetConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewGetConfigurationParamsWithTimeout creates a new GetConfigurationParams object with the ability to set a timeout on a request.
NewUpdateConfigurationNoContent creates a UpdateConfigurationNoContent with default headers values.
NewUpdateConfigurationParams creates a new UpdateConfigurationParams object, with the default timeout for this client.
NewUpdateConfigurationParamsWithContext creates a new UpdateConfigurationParams object with the ability to set a context for a request.
NewUpdateConfigurationParamsWithHTTPClient creates a new UpdateConfigurationParams object with the ability to set a custom HTTPClient for a request.
NewUpdateConfigurationParamsWithTimeout creates a new UpdateConfigurationParams object with the ability to set a timeout on a request.
NewVerifyConnectionOK creates a VerifyConnectionOK with default headers values.
NewVerifyConnectionParams creates a new VerifyConnectionParams object, with the default timeout for this client.
NewVerifyConnectionParamsWithContext creates a new VerifyConnectionParams object with the ability to set a context for a request.
NewVerifyConnectionParamsWithHTTPClient creates a new VerifyConnectionParams object with the ability to set a custom HTTPClient for a request.
NewVerifyConnectionParamsWithTimeout creates a new VerifyConnectionParams object with the ability to set a timeout on a request.
# Structs
Client for manage i q server configuration API
*/.
DisableIqBadRequest describes a response with status code 400, with default header values.
DisableIqNoContent describes a response with status code 204, with default header values.
DisableIqParams contains all the parameters to send to the API endpoint
for the disable iq operation.
DisableIqReader is a Reader for the DisableIq structure.
EnableIqBadRequest describes a response with status code 400, with default header values.
EnableIqNoContent describes a response with status code 204, with default header values.
EnableIqParams contains all the parameters to send to the API endpoint
for the enable iq operation.
EnableIqReader is a Reader for the EnableIq structure.
GetConfigurationOK describes a response with status code 200, with default header values.
GetConfigurationParams contains all the parameters to send to the API endpoint
for the get configuration operation.
GetConfigurationReader is a Reader for the GetConfiguration structure.
UpdateConfigurationNoContent describes a response with status code 204, with default header values.
UpdateConfigurationParams contains all the parameters to send to the API endpoint
for the update configuration operation.
UpdateConfigurationReader is a Reader for the UpdateConfiguration structure.
VerifyConnectionOK describes a response with status code 200, with default header values.
VerifyConnectionParams contains all the parameters to send to the API endpoint
for the verify connection operation.
VerifyConnectionReader is a Reader for the VerifyConnection structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.