# Functions
New creates a new schema variables service API client.
NewCreateSchemaVariableDefault creates a CreateSchemaVariableDefault with default headers values.
NewCreateSchemaVariableOK creates a CreateSchemaVariableOK with default headers values.
NewCreateSchemaVariableParams creates a new CreateSchemaVariableParams object, with the default timeout for this client.
NewCreateSchemaVariableParamsWithContext creates a new CreateSchemaVariableParams object with the ability to set a context for a request.
NewCreateSchemaVariableParamsWithHTTPClient creates a new CreateSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewCreateSchemaVariableParamsWithTimeout creates a new CreateSchemaVariableParams object with the ability to set a timeout on a request.
NewDeleteSchemaVariableDefault creates a DeleteSchemaVariableDefault with default headers values.
NewDeleteSchemaVariableOK creates a DeleteSchemaVariableOK with default headers values.
NewDeleteSchemaVariableParams creates a new DeleteSchemaVariableParams object, with the default timeout for this client.
NewDeleteSchemaVariableParamsWithContext creates a new DeleteSchemaVariableParams object with the ability to set a context for a request.
NewDeleteSchemaVariableParamsWithHTTPClient creates a new DeleteSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSchemaVariableParamsWithTimeout creates a new DeleteSchemaVariableParams object with the ability to set a timeout on a request.
NewPatchSchemaVariableDefault creates a PatchSchemaVariableDefault with default headers values.
NewPatchSchemaVariableOK creates a PatchSchemaVariableOK with default headers values.
NewPatchSchemaVariableParams creates a new PatchSchemaVariableParams object, with the default timeout for this client.
NewPatchSchemaVariableParamsWithContext creates a new PatchSchemaVariableParams object with the ability to set a context for a request.
NewPatchSchemaVariableParamsWithHTTPClient creates a new PatchSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewPatchSchemaVariableParamsWithTimeout creates a new PatchSchemaVariableParams object with the ability to set a timeout on a request.
NewReadSchemaVariableDefault creates a ReadSchemaVariableDefault with default headers values.
NewReadSchemaVariableOK creates a ReadSchemaVariableOK with default headers values.
NewReadSchemaVariableParams creates a new ReadSchemaVariableParams object, with the default timeout for this client.
NewReadSchemaVariableParamsWithContext creates a new ReadSchemaVariableParams object with the ability to set a context for a request.
NewReadSchemaVariableParamsWithHTTPClient creates a new ReadSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewReadSchemaVariableParamsWithTimeout creates a new ReadSchemaVariableParams object with the ability to set a timeout on a request.
NewSearchSchemaVariableDefault creates a SearchSchemaVariableDefault with default headers values.
NewSearchSchemaVariableOK creates a SearchSchemaVariableOK with default headers values.
NewSearchSchemaVariableParams creates a new SearchSchemaVariableParams object, with the default timeout for this client.
NewSearchSchemaVariableParamsWithContext creates a new SearchSchemaVariableParams object with the ability to set a context for a request.
NewSearchSchemaVariableParamsWithHTTPClient creates a new SearchSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewSearchSchemaVariableParamsWithTimeout creates a new SearchSchemaVariableParams object with the ability to set a timeout on a request.
NewUpdateSchemaVariableDefault creates a UpdateSchemaVariableDefault with default headers values.
NewUpdateSchemaVariableOK creates a UpdateSchemaVariableOK with default headers values.
NewUpdateSchemaVariableParams creates a new UpdateSchemaVariableParams object, with the default timeout for this client.
NewUpdateSchemaVariableParamsWithContext creates a new UpdateSchemaVariableParams object with the ability to set a context for a request.
NewUpdateSchemaVariableParamsWithHTTPClient creates a new UpdateSchemaVariableParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSchemaVariableParamsWithTimeout creates a new UpdateSchemaVariableParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for schema variables service API
*/.
CreateSchemaVariableDefault describes a response with status code -1, with default header values.
CreateSchemaVariableOK describes a response with status code 200, with default header values.
CreateSchemaVariableParams contains all the parameters to send to the API endpoint
for the create schema variable operation.
CreateSchemaVariableReader is a Reader for the CreateSchemaVariable structure.
DeleteSchemaVariableDefault describes a response with status code -1, with default header values.
DeleteSchemaVariableOK describes a response with status code 200, with default header values.
DeleteSchemaVariableParams contains all the parameters to send to the API endpoint
for the delete schema variable operation.
DeleteSchemaVariableReader is a Reader for the DeleteSchemaVariable structure.
PatchSchemaVariableDefault describes a response with status code -1, with default header values.
PatchSchemaVariableOK describes a response with status code 200, with default header values.
PatchSchemaVariableParams contains all the parameters to send to the API endpoint
for the patch schema variable operation.
PatchSchemaVariableReader is a Reader for the PatchSchemaVariable structure.
ReadSchemaVariableDefault describes a response with status code -1, with default header values.
ReadSchemaVariableOK describes a response with status code 200, with default header values.
ReadSchemaVariableParams contains all the parameters to send to the API endpoint
for the read schema variable operation.
ReadSchemaVariableReader is a Reader for the ReadSchemaVariable structure.
SearchSchemaVariableDefault describes a response with status code -1, with default header values.
SearchSchemaVariableOK describes a response with status code 200, with default header values.
SearchSchemaVariableParams contains all the parameters to send to the API endpoint
for the search schema variable operation.
SearchSchemaVariableReader is a Reader for the SearchSchemaVariable structure.
UpdateSchemaVariableDefault describes a response with status code -1, with default header values.
UpdateSchemaVariableOK describes a response with status code 200, with default header values.
UpdateSchemaVariableParams contains all the parameters to send to the API endpoint
for the update schema variable operation.
UpdateSchemaVariableReader is a Reader for the UpdateSchemaVariable structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.