package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev
# Functions
New creates a new store API client.
NewAddFunctionBadRequest creates a AddFunctionBadRequest with default headers values.
NewAddFunctionConflict creates a AddFunctionConflict with default headers values.
NewAddFunctionCreated creates a AddFunctionCreated with default headers values.
NewAddFunctionDefault creates a AddFunctionDefault with default headers values.
NewAddFunctionForbidden creates a AddFunctionForbidden with default headers values.
NewAddFunctionParams creates a new AddFunctionParams object with the default values initialized.
NewAddFunctionParamsWithContext creates a new AddFunctionParams object with the default values initialized, and the ability to set a context for a request.
NewAddFunctionParamsWithHTTPClient creates a new AddFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddFunctionParamsWithTimeout creates a new AddFunctionParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddFunctionUnauthorized creates a AddFunctionUnauthorized with default headers values.
NewDeleteFunctionBadRequest creates a DeleteFunctionBadRequest with default headers values.
NewDeleteFunctionDefault creates a DeleteFunctionDefault with default headers values.
NewDeleteFunctionForbidden creates a DeleteFunctionForbidden with default headers values.
NewDeleteFunctionNotFound creates a DeleteFunctionNotFound with default headers values.
NewDeleteFunctionOK creates a DeleteFunctionOK with default headers values.
NewDeleteFunctionParams creates a new DeleteFunctionParams object with the default values initialized.
NewDeleteFunctionParamsWithContext creates a new DeleteFunctionParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteFunctionParamsWithHTTPClient creates a new DeleteFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteFunctionParamsWithTimeout creates a new DeleteFunctionParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteFunctionUnauthorized creates a DeleteFunctionUnauthorized with default headers values.
NewGetFunctionBadRequest creates a GetFunctionBadRequest with default headers values.
NewGetFunctionDefault creates a GetFunctionDefault with default headers values.
NewGetFunctionForbidden creates a GetFunctionForbidden with default headers values.
NewGetFunctionNotFound creates a GetFunctionNotFound with default headers values.
NewGetFunctionOK creates a GetFunctionOK with default headers values.
NewGetFunctionParams creates a new GetFunctionParams object with the default values initialized.
NewGetFunctionParamsWithContext creates a new GetFunctionParams object with the default values initialized, and the ability to set a context for a request.
NewGetFunctionParamsWithHTTPClient creates a new GetFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFunctionParamsWithTimeout creates a new GetFunctionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFunctionsBadRequest creates a GetFunctionsBadRequest with default headers values.
NewGetFunctionsDefault creates a GetFunctionsDefault with default headers values.
NewGetFunctionsForbidden creates a GetFunctionsForbidden with default headers values.
NewGetFunctionsOK creates a GetFunctionsOK with default headers values.
NewGetFunctionsParams creates a new GetFunctionsParams object with the default values initialized.
NewGetFunctionsParamsWithContext creates a new GetFunctionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetFunctionsParamsWithHTTPClient creates a new GetFunctionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFunctionsParamsWithTimeout creates a new GetFunctionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFunctionsUnauthorized creates a GetFunctionsUnauthorized with default headers values.
NewGetFunctionUnauthorized creates a GetFunctionUnauthorized with default headers values.
NewUpdateFunctionBadRequest creates a UpdateFunctionBadRequest with default headers values.
NewUpdateFunctionDefault creates a UpdateFunctionDefault with default headers values.
NewUpdateFunctionForbidden creates a UpdateFunctionForbidden with default headers values.
NewUpdateFunctionNotFound creates a UpdateFunctionNotFound with default headers values.
NewUpdateFunctionOK creates a UpdateFunctionOK with default headers values.
NewUpdateFunctionParams creates a new UpdateFunctionParams object with the default values initialized.
NewUpdateFunctionParamsWithContext creates a new UpdateFunctionParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateFunctionParamsWithHTTPClient creates a new UpdateFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateFunctionParamsWithTimeout creates a new UpdateFunctionParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateFunctionUnauthorized creates a UpdateFunctionUnauthorized with default headers values.
# Structs
AddFunctionBadRequest handles this case with default header values.
AddFunctionConflict handles this case with default header values.
AddFunctionCreated handles this case with default header values.
AddFunctionDefault handles this case with default header values.
AddFunctionForbidden handles this case with default header values.
AddFunctionParams contains all the parameters to send to the API endpoint
for the add function operation typically these are written to a http.Request
*/.
AddFunctionReader is a Reader for the AddFunction structure.
AddFunctionUnauthorized handles this case with default header values.
Client for store API
*/.
DeleteFunctionBadRequest handles this case with default header values.
DeleteFunctionDefault handles this case with default header values.
DeleteFunctionForbidden handles this case with default header values.
DeleteFunctionNotFound handles this case with default header values.
DeleteFunctionOK handles this case with default header values.
DeleteFunctionParams contains all the parameters to send to the API endpoint
for the delete function operation typically these are written to a http.Request
*/.
DeleteFunctionReader is a Reader for the DeleteFunction structure.
DeleteFunctionUnauthorized handles this case with default header values.
GetFunctionBadRequest handles this case with default header values.
GetFunctionDefault handles this case with default header values.
GetFunctionForbidden handles this case with default header values.
GetFunctionNotFound handles this case with default header values.
GetFunctionOK handles this case with default header values.
GetFunctionParams contains all the parameters to send to the API endpoint
for the get function operation typically these are written to a http.Request
*/.
GetFunctionReader is a Reader for the GetFunction structure.
GetFunctionsBadRequest handles this case with default header values.
GetFunctionsDefault handles this case with default header values.
GetFunctionsForbidden handles this case with default header values.
GetFunctionsOK handles this case with default header values.
GetFunctionsParams contains all the parameters to send to the API endpoint
for the get functions operation typically these are written to a http.Request
*/.
GetFunctionsReader is a Reader for the GetFunctions structure.
GetFunctionsUnauthorized handles this case with default header values.
GetFunctionUnauthorized handles this case with default header values.
UpdateFunctionBadRequest handles this case with default header values.
UpdateFunctionDefault handles this case with default header values.
UpdateFunctionForbidden handles this case with default header values.
UpdateFunctionNotFound handles this case with default header values.
UpdateFunctionOK handles this case with default header values.
UpdateFunctionParams contains all the parameters to send to the API endpoint
for the update function operation typically these are written to a http.Request
*/.
UpdateFunctionReader is a Reader for the UpdateFunction structure.
UpdateFunctionUnauthorized handles this case with default header values.