# Functions
New creates a new ovf API client.
NewGetExportFileDownloadLinksBadRequest creates a GetExportFileDownloadLinksBadRequest with default headers values.
NewGetExportFileDownloadLinksInternalServerError creates a GetExportFileDownloadLinksInternalServerError with default headers values.
NewGetExportFileDownloadLinksNotFound creates a GetExportFileDownloadLinksNotFound with default headers values.
NewGetExportFileDownloadLinksOK creates a GetExportFileDownloadLinksOK with default headers values.
NewGetExportFileDownloadLinksParams creates a new GetExportFileDownloadLinksParams object, with the default timeout for this client.
NewGetExportFileDownloadLinksParamsWithContext creates a new GetExportFileDownloadLinksParams object with the ability to set a context for a request.
NewGetExportFileDownloadLinksParamsWithHTTPClient creates a new GetExportFileDownloadLinksParams object with the ability to set a custom HTTPClient for a request.
NewGetExportFileDownloadLinksParamsWithTimeout creates a new GetExportFileDownloadLinksParams object with the ability to set a timeout on a request.
NewParseOvfBadRequest creates a ParseOvfBadRequest with default headers values.
NewParseOvfInternalServerError creates a ParseOvfInternalServerError with default headers values.
NewParseOvfNotFound creates a ParseOvfNotFound with default headers values.
NewParseOvfOK creates a ParseOvfOK with default headers values.
NewParseOvfParams creates a new ParseOvfParams object, with the default timeout for this client.
NewParseOvfParamsWithContext creates a new ParseOvfParams object with the ability to set a context for a request.
NewParseOvfParamsWithHTTPClient creates a new ParseOvfParams object with the ability to set a custom HTTPClient for a request.
NewParseOvfParamsWithTimeout creates a new ParseOvfParams object with the ability to set a timeout on a request.
NewUploadElfFileBadRequest creates a UploadElfFileBadRequest with default headers values.
NewUploadElfFileInternalServerError creates a UploadElfFileInternalServerError with default headers values.
NewUploadElfFileNotFound creates a UploadElfFileNotFound with default headers values.
NewUploadElfFileOK creates a UploadElfFileOK with default headers values.
NewUploadElfFileParams creates a new UploadElfFileParams object, with the default timeout for this client.
NewUploadElfFileParamsWithContext creates a new UploadElfFileParams object with the ability to set a context for a request.
NewUploadElfFileParamsWithHTTPClient creates a new UploadElfFileParams object with the ability to set a custom HTTPClient for a request.
NewUploadElfFileParamsWithTimeout creates a new UploadElfFileParams object with the ability to set a timeout on a request.
# Structs
Client for ovf API
*/.
GetExportFileDownloadLinksBadRequest describes a response with status code 400, with default header values.
GetExportFileDownloadLinksInternalServerError describes a response with status code 500, with default header values.
GetExportFileDownloadLinksNotFound describes a response with status code 404, with default header values.
GetExportFileDownloadLinksOK describes a response with status code 200, with default header values.
GetExportFileDownloadLinksParams contains all the parameters to send to the API endpoint
for the get export file download links operation.
GetExportFileDownloadLinksReader is a Reader for the GetExportFileDownloadLinks structure.
ParseOvfBadRequest describes a response with status code 400, with default header values.
ParseOvfInternalServerError describes a response with status code 500, with default header values.
ParseOvfNotFound describes a response with status code 404, with default header values.
ParseOvfOK describes a response with status code 200, with default header values.
ParseOvfParams contains all the parameters to send to the API endpoint
for the parse ovf operation.
ParseOvfReader is a Reader for the ParseOvf structure.
UploadElfFileBadRequest describes a response with status code 400, with default header values.
UploadElfFileInternalServerError describes a response with status code 500, with default header values.
UploadElfFileNotFound describes a response with status code 404, with default header values.
UploadElfFileOK describes a response with status code 200, with default header values.
UploadElfFileParams contains all the parameters to send to the API endpoint
for the upload elf file operation.
UploadElfFileReader is a Reader for the UploadElfFile structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.