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

# Functions

New creates a new application API client.
NewAddAppBadRequest creates a AddAppBadRequest with default headers values.
NewAddAppConflict creates a AddAppConflict with default headers values.
NewAddAppDefault creates a AddAppDefault with default headers values.
NewAddAppForbidden creates a AddAppForbidden with default headers values.
NewAddAppOK creates a AddAppOK with default headers values.
NewAddAppParams creates a new AddAppParams object with the default values initialized.
NewAddAppParamsWithContext creates a new AddAppParams object with the default values initialized, and the ability to set a context for a request.
NewAddAppParamsWithHTTPClient creates a new AddAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddAppParamsWithTimeout creates a new AddAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddAppUnauthorized creates a AddAppUnauthorized with default headers values.
NewDeleteAppBadRequest creates a DeleteAppBadRequest with default headers values.
NewDeleteAppDefault creates a DeleteAppDefault with default headers values.
NewDeleteAppForbidden creates a DeleteAppForbidden with default headers values.
NewDeleteAppNotFound creates a DeleteAppNotFound with default headers values.
NewDeleteAppOK creates a DeleteAppOK with default headers values.
NewDeleteAppParams creates a new DeleteAppParams object with the default values initialized.
NewDeleteAppParamsWithContext creates a new DeleteAppParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteAppParamsWithHTTPClient creates a new DeleteAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteAppParamsWithTimeout creates a new DeleteAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteAppUnauthorized creates a DeleteAppUnauthorized with default headers values.
NewGetAppBadRequest creates a GetAppBadRequest with default headers values.
NewGetAppDefault creates a GetAppDefault with default headers values.
NewGetAppForbidden creates a GetAppForbidden with default headers values.
NewGetAppNotFound creates a GetAppNotFound with default headers values.
NewGetAppOK creates a GetAppOK with default headers values.
NewGetAppParams creates a new GetAppParams object with the default values initialized.
NewGetAppParamsWithContext creates a new GetAppParams object with the default values initialized, and the ability to set a context for a request.
NewGetAppParamsWithHTTPClient creates a new GetAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAppParamsWithTimeout creates a new GetAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAppsDefault creates a GetAppsDefault with default headers values.
NewGetAppsForbidden creates a GetAppsForbidden with default headers values.
NewGetAppsOK creates a GetAppsOK with default headers values.
NewGetAppsParams creates a new GetAppsParams object with the default values initialized.
NewGetAppsParamsWithContext creates a new GetAppsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAppsParamsWithHTTPClient creates a new GetAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAppsParamsWithTimeout creates a new GetAppsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAppsUnauthorized creates a GetAppsUnauthorized with default headers values.
NewGetAppUnauthorized creates a GetAppUnauthorized with default headers values.
NewUpdateAppBadRequest creates a UpdateAppBadRequest with default headers values.
NewUpdateAppDefault creates a UpdateAppDefault with default headers values.
NewUpdateAppForbidden creates a UpdateAppForbidden with default headers values.
NewUpdateAppNotFound creates a UpdateAppNotFound with default headers values.
NewUpdateAppOK creates a UpdateAppOK with default headers values.
NewUpdateAppParams creates a new UpdateAppParams object with the default values initialized.
NewUpdateAppParamsWithContext creates a new UpdateAppParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateAppParamsWithHTTPClient creates a new UpdateAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateAppParamsWithTimeout creates a new UpdateAppParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateAppUnauthorized creates a UpdateAppUnauthorized with default headers values.

# Structs

AddAppBadRequest handles this case with default header values.
AddAppConflict handles this case with default header values.
AddAppDefault handles this case with default header values.
AddAppForbidden handles this case with default header values.
AddAppOK handles this case with default header values.
AddAppParams contains all the parameters to send to the API endpoint for the add app operation typically these are written to a http.Request */.
AddAppReader is a Reader for the AddApp structure.
AddAppUnauthorized handles this case with default header values.
Client for application API */.
DeleteAppBadRequest handles this case with default header values.
DeleteAppDefault handles this case with default header values.
DeleteAppForbidden handles this case with default header values.
DeleteAppNotFound handles this case with default header values.
DeleteAppOK handles this case with default header values.
DeleteAppParams contains all the parameters to send to the API endpoint for the delete app operation typically these are written to a http.Request */.
DeleteAppReader is a Reader for the DeleteApp structure.
DeleteAppUnauthorized handles this case with default header values.
GetAppBadRequest handles this case with default header values.
GetAppDefault handles this case with default header values.
GetAppForbidden handles this case with default header values.
GetAppNotFound handles this case with default header values.
GetAppOK handles this case with default header values.
GetAppParams contains all the parameters to send to the API endpoint for the get app operation typically these are written to a http.Request */.
GetAppReader is a Reader for the GetApp structure.
GetAppsDefault handles this case with default header values.
GetAppsForbidden handles this case with default header values.
GetAppsOK handles this case with default header values.
GetAppsParams contains all the parameters to send to the API endpoint for the get apps operation typically these are written to a http.Request */.
GetAppsReader is a Reader for the GetApps structure.
GetAppsUnauthorized handles this case with default header values.
GetAppUnauthorized handles this case with default header values.
UpdateAppBadRequest handles this case with default header values.
UpdateAppDefault handles this case with default header values.
UpdateAppForbidden handles this case with default header values.
UpdateAppNotFound handles this case with default header values.
UpdateAppOK handles this case with default header values.
UpdateAppParams contains all the parameters to send to the API endpoint for the update app operation typically these are written to a http.Request */.
UpdateAppReader is a Reader for the UpdateApp structure.
UpdateAppUnauthorized handles this case with default header values.