package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev

# Functions

New creates a new endpoint API client.
NewAddAPIBadRequest creates a AddAPIBadRequest with default headers values.
NewAddAPIConflict creates a AddAPIConflict with default headers values.
NewAddAPIDefault creates a AddAPIDefault with default headers values.
NewAddAPIForbidden creates a AddAPIForbidden with default headers values.
NewAddAPIOK creates a AddAPIOK with default headers values.
NewAddAPIParams creates a new AddAPIParams object with the default values initialized.
NewAddAPIParamsWithContext creates a new AddAPIParams object with the default values initialized, and the ability to set a context for a request.
NewAddAPIParamsWithHTTPClient creates a new AddAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddAPIParamsWithTimeout creates a new AddAPIParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddAPIUnauthorized creates a AddAPIUnauthorized with default headers values.
NewDeleteAPIBadRequest creates a DeleteAPIBadRequest with default headers values.
NewDeleteAPIDefault creates a DeleteAPIDefault with default headers values.
NewDeleteAPIForbidden creates a DeleteAPIForbidden with default headers values.
NewDeleteAPINotFound creates a DeleteAPINotFound with default headers values.
NewDeleteAPIOK creates a DeleteAPIOK with default headers values.
NewDeleteAPIParams creates a new DeleteAPIParams object with the default values initialized.
NewDeleteAPIParamsWithContext creates a new DeleteAPIParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAPIParamsWithHTTPClient creates a new DeleteAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAPIParamsWithTimeout creates a new DeleteAPIParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteAPIUnauthorized creates a DeleteAPIUnauthorized with default headers values.
NewGetAPIBadRequest creates a GetAPIBadRequest with default headers values.
NewGetAPIDefault creates a GetAPIDefault with default headers values.
NewGetAPIForbidden creates a GetAPIForbidden with default headers values.
NewGetAPINotFound creates a GetAPINotFound with default headers values.
NewGetAPIOK creates a GetAPIOK with default headers values.
NewGetAPIParams creates a new GetAPIParams object with the default values initialized.
NewGetAPIParamsWithContext creates a new GetAPIParams object with the default values initialized, and the ability to set a context for a request.
NewGetAPIParamsWithHTTPClient creates a new GetAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAPIParamsWithTimeout creates a new GetAPIParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetApisDefault creates a GetApisDefault with default headers values.
NewGetApisForbidden creates a GetApisForbidden with default headers values.
NewGetApisOK creates a GetApisOK with default headers values.
NewGetApisParams creates a new GetApisParams object with the default values initialized.
NewGetApisParamsWithContext creates a new GetApisParams object with the default values initialized, and the ability to set a context for a request.
NewGetApisParamsWithHTTPClient creates a new GetApisParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetApisParamsWithTimeout creates a new GetApisParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetApisUnauthorized creates a GetApisUnauthorized with default headers values.
NewGetAPIUnauthorized creates a GetAPIUnauthorized with default headers values.
NewUpdateAPIBadRequest creates a UpdateAPIBadRequest with default headers values.
NewUpdateAPIDefault creates a UpdateAPIDefault with default headers values.
NewUpdateAPIForbidden creates a UpdateAPIForbidden with default headers values.
NewUpdateAPINotFound creates a UpdateAPINotFound with default headers values.
NewUpdateAPIOK creates a UpdateAPIOK with default headers values.
NewUpdateAPIParams creates a new UpdateAPIParams object with the default values initialized.
NewUpdateAPIParamsWithContext creates a new UpdateAPIParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateAPIParamsWithHTTPClient creates a new UpdateAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateAPIParamsWithTimeout creates a new UpdateAPIParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateAPIUnauthorized creates a UpdateAPIUnauthorized with default headers values.

# Structs

AddAPIBadRequest handles this case with default header values.
AddAPIConflict handles this case with default header values.
AddAPIDefault handles this case with default header values.
AddAPIForbidden handles this case with default header values.
AddAPIOK handles this case with default header values.
AddAPIParams contains all the parameters to send to the API endpoint for the add API operation typically these are written to a http.Request */.
AddAPIReader is a Reader for the AddAPI structure.
AddAPIUnauthorized handles this case with default header values.
Client for endpoint API */.
DeleteAPIBadRequest handles this case with default header values.
DeleteAPIDefault handles this case with default header values.
DeleteAPIForbidden handles this case with default header values.
DeleteAPINotFound handles this case with default header values.
DeleteAPIOK handles this case with default header values.
DeleteAPIParams contains all the parameters to send to the API endpoint for the delete API operation typically these are written to a http.Request */.
DeleteAPIReader is a Reader for the DeleteAPI structure.
DeleteAPIUnauthorized handles this case with default header values.
GetAPIBadRequest handles this case with default header values.
GetAPIDefault handles this case with default header values.
GetAPIForbidden handles this case with default header values.
GetAPINotFound handles this case with default header values.
GetAPIOK handles this case with default header values.
GetAPIParams contains all the parameters to send to the API endpoint for the get API operation typically these are written to a http.Request */.
GetAPIReader is a Reader for the GetAPI structure.
GetApisDefault handles this case with default header values.
GetApisForbidden handles this case with default header values.
GetApisOK handles this case with default header values.
GetApisParams contains all the parameters to send to the API endpoint for the get apis operation typically these are written to a http.Request */.
GetApisReader is a Reader for the GetApis structure.
GetApisUnauthorized handles this case with default header values.
GetAPIUnauthorized handles this case with default header values.
UpdateAPIBadRequest handles this case with default header values.
UpdateAPIDefault handles this case with default header values.
UpdateAPIForbidden handles this case with default header values.
UpdateAPINotFound handles this case with default header values.
UpdateAPIOK handles this case with default header values.
UpdateAPIParams contains all the parameters to send to the API endpoint for the update API operation typically these are written to a http.Request */.
UpdateAPIReader is a Reader for the UpdateAPI structure.
UpdateAPIUnauthorized handles this case with default header values.