# Functions
New creates a new variables API client.
NewVariablesDeleteVariableOK creates a VariablesDeleteVariableOK with default headers values.
NewVariablesDeleteVariableParams creates a new VariablesDeleteVariableParams object, with the default timeout for this client.
NewVariablesDeleteVariableParamsWithContext creates a new VariablesDeleteVariableParams object with the ability to set a context for a request.
NewVariablesDeleteVariableParamsWithHTTPClient creates a new VariablesDeleteVariableParams object with the ability to set a custom HTTPClient for a request.
NewVariablesDeleteVariableParamsWithTimeout creates a new VariablesDeleteVariableParams object with the ability to set a timeout on a request.
NewVariablesDeleteVariablesOK creates a VariablesDeleteVariablesOK with default headers values.
NewVariablesDeleteVariablesParams creates a new VariablesDeleteVariablesParams object, with the default timeout for this client.
NewVariablesDeleteVariablesParamsWithContext creates a new VariablesDeleteVariablesParams object with the ability to set a context for a request.
NewVariablesDeleteVariablesParamsWithHTTPClient creates a new VariablesDeleteVariablesParams object with the ability to set a custom HTTPClient for a request.
NewVariablesDeleteVariablesParamsWithTimeout creates a new VariablesDeleteVariablesParams object with the ability to set a timeout on a request.
NewVariablesListVariablesOK creates a VariablesListVariablesOK with default headers values.
NewVariablesListVariablesParams creates a new VariablesListVariablesParams object, with the default timeout for this client.
NewVariablesListVariablesParamsWithContext creates a new VariablesListVariablesParams object with the ability to set a context for a request.
NewVariablesListVariablesParamsWithHTTPClient creates a new VariablesListVariablesParams object with the ability to set a custom HTTPClient for a request.
NewVariablesListVariablesParamsWithTimeout creates a new VariablesListVariablesParams object with the ability to set a timeout on a request.
NewVariablesMergeVariablesOK creates a VariablesMergeVariablesOK with default headers values.
NewVariablesMergeVariablesParams creates a new VariablesMergeVariablesParams object, with the default timeout for this client.
NewVariablesMergeVariablesParamsWithContext creates a new VariablesMergeVariablesParams object with the ability to set a context for a request.
NewVariablesMergeVariablesParamsWithHTTPClient creates a new VariablesMergeVariablesParams object with the ability to set a custom HTTPClient for a request.
NewVariablesMergeVariablesParamsWithTimeout creates a new VariablesMergeVariablesParams object with the ability to set a timeout on a request.
NewVariablesResetVariablesOK creates a VariablesResetVariablesOK with default headers values.
NewVariablesResetVariablesParams creates a new VariablesResetVariablesParams object, with the default timeout for this client.
NewVariablesResetVariablesParamsWithContext creates a new VariablesResetVariablesParams object with the ability to set a context for a request.
NewVariablesResetVariablesParamsWithHTTPClient creates a new VariablesResetVariablesParams object with the ability to set a custom HTTPClient for a request.
NewVariablesResetVariablesParamsWithTimeout creates a new VariablesResetVariablesParams object with the ability to set a timeout on a request.
NewVariablesUpdateVariable2OK creates a VariablesUpdateVariable2OK with default headers values.
NewVariablesUpdateVariable2Params creates a new VariablesUpdateVariable2Params object, with the default timeout for this client.
NewVariablesUpdateVariable2ParamsWithContext creates a new VariablesUpdateVariable2Params object with the ability to set a context for a request.
NewVariablesUpdateVariable2ParamsWithHTTPClient creates a new VariablesUpdateVariable2Params object with the ability to set a custom HTTPClient for a request.
NewVariablesUpdateVariable2ParamsWithTimeout creates a new VariablesUpdateVariable2Params object with the ability to set a timeout on a request.
NewVariablesUpdateVariableOK creates a VariablesUpdateVariableOK with default headers values.
NewVariablesUpdateVariableParams creates a new VariablesUpdateVariableParams object, with the default timeout for this client.
NewVariablesUpdateVariableParamsWithContext creates a new VariablesUpdateVariableParams object with the ability to set a context for a request.
NewVariablesUpdateVariableParamsWithHTTPClient creates a new VariablesUpdateVariableParams object with the ability to set a custom HTTPClient for a request.
NewVariablesUpdateVariableParamsWithTimeout creates a new VariablesUpdateVariableParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for variables API
*/.
VariablesDeleteVariableOK describes a response with status code 200, with default header values.
VariablesDeleteVariableParams contains all the parameters to send to the API endpoint
for the variables delete variable operation.
VariablesDeleteVariableReader is a Reader for the VariablesDeleteVariable structure.
VariablesDeleteVariablesOK describes a response with status code 200, with default header values.
VariablesDeleteVariablesParams contains all the parameters to send to the API endpoint
for the variables delete variables operation.
VariablesDeleteVariablesReader is a Reader for the VariablesDeleteVariables structure.
VariablesListVariablesOK describes a response with status code 200, with default header values.
VariablesListVariablesParams contains all the parameters to send to the API endpoint
for the variables list variables operation.
VariablesListVariablesReader is a Reader for the VariablesListVariables structure.
VariablesMergeVariablesOK describes a response with status code 200, with default header values.
VariablesMergeVariablesParams contains all the parameters to send to the API endpoint
for the variables merge variables operation.
VariablesMergeVariablesReader is a Reader for the VariablesMergeVariables structure.
VariablesResetVariablesOK describes a response with status code 200, with default header values.
VariablesResetVariablesParams contains all the parameters to send to the API endpoint
for the variables reset variables operation.
VariablesResetVariablesReader is a Reader for the VariablesResetVariables structure.
VariablesUpdateVariable2OK describes a response with status code 200, with default header values.
VariablesUpdateVariable2Params contains all the parameters to send to the API endpoint
for the variables update variable2 operation.
VariablesUpdateVariable2Reader is a Reader for the VariablesUpdateVariable2 structure.
VariablesUpdateVariableOK describes a response with status code 200, with default header values.
VariablesUpdateVariableParams contains all the parameters to send to the API endpoint
for the variables update variable operation.
VariablesUpdateVariableReader is a Reader for the VariablesUpdateVariable structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.