package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev
# Functions
New creates a new image API client.
NewAddImageBadRequest creates a AddImageBadRequest with default headers values.
NewAddImageConflict creates a AddImageConflict with default headers values.
NewAddImageCreated creates a AddImageCreated with default headers values.
NewAddImageDefault creates a AddImageDefault with default headers values.
NewAddImageForbidden creates a AddImageForbidden with default headers values.
NewAddImageParams creates a new AddImageParams object with the default values initialized.
NewAddImageParamsWithContext creates a new AddImageParams object with the default values initialized, and the ability to set a context for a request.
NewAddImageParamsWithHTTPClient creates a new AddImageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddImageParamsWithTimeout creates a new AddImageParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddImageUnauthorized creates a AddImageUnauthorized with default headers values.
NewDeleteImageByNameBadRequest creates a DeleteImageByNameBadRequest with default headers values.
NewDeleteImageByNameDefault creates a DeleteImageByNameDefault with default headers values.
NewDeleteImageByNameForbidden creates a DeleteImageByNameForbidden with default headers values.
NewDeleteImageByNameNotFound creates a DeleteImageByNameNotFound with default headers values.
NewDeleteImageByNameOK creates a DeleteImageByNameOK with default headers values.
NewDeleteImageByNameParams creates a new DeleteImageByNameParams object with the default values initialized.
NewDeleteImageByNameParamsWithContext creates a new DeleteImageByNameParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteImageByNameParamsWithHTTPClient creates a new DeleteImageByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteImageByNameParamsWithTimeout creates a new DeleteImageByNameParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteImageByNameUnauthorized creates a DeleteImageByNameUnauthorized with default headers values.
NewGetImageByNameBadRequest creates a GetImageByNameBadRequest with default headers values.
NewGetImageByNameDefault creates a GetImageByNameDefault with default headers values.
NewGetImageByNameForbidden creates a GetImageByNameForbidden with default headers values.
NewGetImageByNameNotFound creates a GetImageByNameNotFound with default headers values.
NewGetImageByNameOK creates a GetImageByNameOK with default headers values.
NewGetImageByNameParams creates a new GetImageByNameParams object with the default values initialized.
NewGetImageByNameParamsWithContext creates a new GetImageByNameParams object with the default values initialized, and the ability to set a context for a request.
NewGetImageByNameParamsWithHTTPClient creates a new GetImageByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetImageByNameParamsWithTimeout creates a new GetImageByNameParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetImageByNameUnauthorized creates a GetImageByNameUnauthorized with default headers values.
NewGetImagesBadRequest creates a GetImagesBadRequest with default headers values.
NewGetImagesDefault creates a GetImagesDefault with default headers values.
NewGetImagesForbidden creates a GetImagesForbidden with default headers values.
NewGetImagesOK creates a GetImagesOK with default headers values.
NewGetImagesParams creates a new GetImagesParams object with the default values initialized.
NewGetImagesParamsWithContext creates a new GetImagesParams object with the default values initialized, and the ability to set a context for a request.
NewGetImagesParamsWithHTTPClient creates a new GetImagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetImagesParamsWithTimeout creates a new GetImagesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetImagesUnauthorized creates a GetImagesUnauthorized with default headers values.
NewUpdateImageByNameBadRequest creates a UpdateImageByNameBadRequest with default headers values.
NewUpdateImageByNameDefault creates a UpdateImageByNameDefault with default headers values.
NewUpdateImageByNameForbidden creates a UpdateImageByNameForbidden with default headers values.
NewUpdateImageByNameNotFound creates a UpdateImageByNameNotFound with default headers values.
NewUpdateImageByNameOK creates a UpdateImageByNameOK with default headers values.
NewUpdateImageByNameParams creates a new UpdateImageByNameParams object with the default values initialized.
NewUpdateImageByNameParamsWithContext creates a new UpdateImageByNameParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateImageByNameParamsWithHTTPClient creates a new UpdateImageByNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateImageByNameParamsWithTimeout creates a new UpdateImageByNameParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateImageByNameUnauthorized creates a UpdateImageByNameUnauthorized with default headers values.
# Structs
AddImageBadRequest handles this case with default header values.
AddImageConflict handles this case with default header values.
AddImageCreated handles this case with default header values.
AddImageDefault handles this case with default header values.
AddImageForbidden handles this case with default header values.
AddImageParams contains all the parameters to send to the API endpoint
for the add image operation typically these are written to a http.Request
*/.
AddImageReader is a Reader for the AddImage structure.
AddImageUnauthorized handles this case with default header values.
Client for image API
*/.
DeleteImageByNameBadRequest handles this case with default header values.
DeleteImageByNameDefault handles this case with default header values.
DeleteImageByNameForbidden handles this case with default header values.
DeleteImageByNameNotFound handles this case with default header values.
DeleteImageByNameOK handles this case with default header values.
DeleteImageByNameParams contains all the parameters to send to the API endpoint
for the delete image by name operation typically these are written to a http.Request
*/.
DeleteImageByNameReader is a Reader for the DeleteImageByName structure.
DeleteImageByNameUnauthorized handles this case with default header values.
GetImageByNameBadRequest handles this case with default header values.
GetImageByNameDefault handles this case with default header values.
GetImageByNameForbidden handles this case with default header values.
GetImageByNameNotFound handles this case with default header values.
GetImageByNameOK handles this case with default header values.
GetImageByNameParams contains all the parameters to send to the API endpoint
for the get image by name operation typically these are written to a http.Request
*/.
GetImageByNameReader is a Reader for the GetImageByName structure.
GetImageByNameUnauthorized handles this case with default header values.
GetImagesBadRequest handles this case with default header values.
GetImagesDefault handles this case with default header values.
GetImagesForbidden handles this case with default header values.
GetImagesOK handles this case with default header values.
GetImagesParams contains all the parameters to send to the API endpoint
for the get images operation typically these are written to a http.Request
*/.
GetImagesReader is a Reader for the GetImages structure.
GetImagesUnauthorized handles this case with default header values.
UpdateImageByNameBadRequest handles this case with default header values.
UpdateImageByNameDefault handles this case with default header values.
UpdateImageByNameForbidden handles this case with default header values.
UpdateImageByNameNotFound handles this case with default header values.
UpdateImageByNameOK handles this case with default header values.
UpdateImageByNameParams contains all the parameters to send to the API endpoint
for the update image by name operation typically these are written to a http.Request
*/.
UpdateImageByNameReader is a Reader for the UpdateImageByName structure.
UpdateImageByNameUnauthorized handles this case with default header values.