# Functions
New creates a new elf image API client.
NewCreateElfImageBadRequest creates a CreateElfImageBadRequest with default headers values.
NewCreateElfImageInternalServerError creates a CreateElfImageInternalServerError with default headers values.
NewCreateElfImageNotFound creates a CreateElfImageNotFound with default headers values.
NewCreateElfImageOK creates a CreateElfImageOK with default headers values.
NewCreateElfImageParams creates a new CreateElfImageParams object, with the default timeout for this client.
NewCreateElfImageParamsWithContext creates a new CreateElfImageParams object with the ability to set a context for a request.
NewCreateElfImageParamsWithHTTPClient creates a new CreateElfImageParams object with the ability to set a custom HTTPClient for a request.
NewCreateElfImageParamsWithTimeout creates a new CreateElfImageParams object with the ability to set a timeout on a request.
NewDeleteElfImageBadRequest creates a DeleteElfImageBadRequest with default headers values.
NewDeleteElfImageInternalServerError creates a DeleteElfImageInternalServerError with default headers values.
NewDeleteElfImageNotFound creates a DeleteElfImageNotFound with default headers values.
NewDeleteElfImageOK creates a DeleteElfImageOK with default headers values.
NewDeleteElfImageParams creates a new DeleteElfImageParams object, with the default timeout for this client.
NewDeleteElfImageParamsWithContext creates a new DeleteElfImageParams object with the ability to set a context for a request.
NewDeleteElfImageParamsWithHTTPClient creates a new DeleteElfImageParams object with the ability to set a custom HTTPClient for a request.
NewDeleteElfImageParamsWithTimeout creates a new DeleteElfImageParams object with the ability to set a timeout on a request.
NewGetElfImagesBadRequest creates a GetElfImagesBadRequest with default headers values.
NewGetElfImagesConnectionBadRequest creates a GetElfImagesConnectionBadRequest with default headers values.
NewGetElfImagesConnectionInternalServerError creates a GetElfImagesConnectionInternalServerError with default headers values.
NewGetElfImagesConnectionNotFound creates a GetElfImagesConnectionNotFound with default headers values.
NewGetElfImagesConnectionOK creates a GetElfImagesConnectionOK with default headers values.
NewGetElfImagesConnectionParams creates a new GetElfImagesConnectionParams object, with the default timeout for this client.
NewGetElfImagesConnectionParamsWithContext creates a new GetElfImagesConnectionParams object with the ability to set a context for a request.
NewGetElfImagesConnectionParamsWithHTTPClient creates a new GetElfImagesConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetElfImagesConnectionParamsWithTimeout creates a new GetElfImagesConnectionParams object with the ability to set a timeout on a request.
NewGetElfImagesInternalServerError creates a GetElfImagesInternalServerError with default headers values.
NewGetElfImagesNotFound creates a GetElfImagesNotFound with default headers values.
NewGetElfImagesOK creates a GetElfImagesOK with default headers values.
NewGetElfImagesParams creates a new GetElfImagesParams object, with the default timeout for this client.
NewGetElfImagesParamsWithContext creates a new GetElfImagesParams object with the ability to set a context for a request.
NewGetElfImagesParamsWithHTTPClient creates a new GetElfImagesParams object with the ability to set a custom HTTPClient for a request.
NewGetElfImagesParamsWithTimeout creates a new GetElfImagesParams object with the ability to set a timeout on a request.
NewUpdateElfImageBadRequest creates a UpdateElfImageBadRequest with default headers values.
NewUpdateElfImageInternalServerError creates a UpdateElfImageInternalServerError with default headers values.
NewUpdateElfImageNotFound creates a UpdateElfImageNotFound with default headers values.
NewUpdateElfImageOK creates a UpdateElfImageOK with default headers values.
NewUpdateElfImageParams creates a new UpdateElfImageParams object, with the default timeout for this client.
NewUpdateElfImageParamsWithContext creates a new UpdateElfImageParams object with the ability to set a context for a request.
NewUpdateElfImageParamsWithHTTPClient creates a new UpdateElfImageParams object with the ability to set a custom HTTPClient for a request.
NewUpdateElfImageParamsWithTimeout creates a new UpdateElfImageParams object with the ability to set a timeout on a request.
# Structs
Client for elf image API
*/.
CreateElfImageBadRequest describes a response with status code 400, with default header values.
CreateElfImageInternalServerError describes a response with status code 500, with default header values.
CreateElfImageNotFound describes a response with status code 404, with default header values.
CreateElfImageOK describes a response with status code 200, with default header values.
CreateElfImageParams contains all the parameters to send to the API endpoint
for the create elf image operation.
CreateElfImageReader is a Reader for the CreateElfImage structure.
DeleteElfImageBadRequest describes a response with status code 400, with default header values.
DeleteElfImageInternalServerError describes a response with status code 500, with default header values.
DeleteElfImageNotFound describes a response with status code 404, with default header values.
DeleteElfImageOK describes a response with status code 200, with default header values.
DeleteElfImageParams contains all the parameters to send to the API endpoint
for the delete elf image operation.
DeleteElfImageReader is a Reader for the DeleteElfImage structure.
GetElfImagesBadRequest describes a response with status code 400, with default header values.
GetElfImagesConnectionBadRequest describes a response with status code 400, with default header values.
GetElfImagesConnectionInternalServerError describes a response with status code 500, with default header values.
GetElfImagesConnectionNotFound describes a response with status code 404, with default header values.
GetElfImagesConnectionOK describes a response with status code 200, with default header values.
GetElfImagesConnectionParams contains all the parameters to send to the API endpoint
for the get elf images connection operation.
GetElfImagesConnectionReader is a Reader for the GetElfImagesConnection structure.
GetElfImagesInternalServerError describes a response with status code 500, with default header values.
GetElfImagesNotFound describes a response with status code 404, with default header values.
GetElfImagesOK describes a response with status code 200, with default header values.
GetElfImagesParams contains all the parameters to send to the API endpoint
for the get elf images operation.
GetElfImagesReader is a Reader for the GetElfImages structure.
UpdateElfImageBadRequest describes a response with status code 400, with default header values.
UpdateElfImageInternalServerError describes a response with status code 500, with default header values.
UpdateElfImageNotFound describes a response with status code 404, with default header values.
UpdateElfImageOK describes a response with status code 200, with default header values.
UpdateElfImageParams contains all the parameters to send to the API endpoint
for the update elf image operation.
UpdateElfImageReader is a Reader for the UpdateElfImage structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.