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

# Functions

New creates a new operations API client.
NewAuthAccepted creates a AuthAccepted with default headers values.
NewAuthDefault creates a AuthDefault with default headers values.
NewAuthForbidden creates a AuthForbidden with default headers values.
NewAuthParams creates a new AuthParams object with the default values initialized.
NewAuthParamsWithContext creates a new AuthParams object with the default values initialized, and the ability to set a context for a request.
NewAuthParamsWithHTTPClient creates a new AuthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAuthParamsWithTimeout creates a new AuthParams object with the default values initialized, and the ability to set a timeout on a request.
NewAuthUnauthorized creates a AuthUnauthorized with default headers values.
NewGetVersionDefault creates a GetVersionDefault with default headers values.
NewGetVersionOK creates a GetVersionOK with default headers values.
NewGetVersionParams creates a new GetVersionParams object with the default values initialized.
NewGetVersionParamsWithContext creates a new GetVersionParams object with the default values initialized, and the ability to set a context for a request.
NewGetVersionParamsWithHTTPClient creates a new GetVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetVersionParamsWithTimeout creates a new GetVersionParams object with the default values initialized, and the ability to set a timeout on a request.
NewHomeDefault creates a HomeDefault with default headers values.
NewHomeForbidden creates a HomeForbidden with default headers values.
NewHomeOK creates a HomeOK with default headers values.
NewHomeParams creates a new HomeParams object with the default values initialized.
NewHomeParamsWithContext creates a new HomeParams object with the default values initialized, and the ability to set a context for a request.
NewHomeParamsWithHTTPClient creates a new HomeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewHomeParamsWithTimeout creates a new HomeParams object with the default values initialized, and the ability to set a timeout on a request.
NewHomeUnauthorized creates a HomeUnauthorized with default headers values.
NewRedirectDefault creates a RedirectDefault with default headers values.
NewRedirectFound creates a RedirectFound with default headers values.
NewRedirectParams creates a new RedirectParams object with the default values initialized.
NewRedirectParamsWithContext creates a new RedirectParams object with the default values initialized, and the ability to set a context for a request.
NewRedirectParamsWithHTTPClient creates a new RedirectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRedirectParamsWithTimeout creates a new RedirectParams object with the default values initialized, and the ability to set a timeout on a request.
NewRootDefault creates a RootDefault with default headers values.
NewRootForbidden creates a RootForbidden with default headers values.
NewRootOK creates a RootOK with default headers values.
NewRootParams creates a new RootParams object with the default values initialized.
NewRootParamsWithContext creates a new RootParams object with the default values initialized, and the ability to set a context for a request.
NewRootParamsWithHTTPClient creates a new RootParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRootParamsWithTimeout creates a new RootParams object with the default values initialized, and the ability to set a timeout on a request.
NewRootUnauthorized creates a RootUnauthorized with default headers values.

# Structs

AuthAccepted handles this case with default header values.
AuthDefault handles this case with default header values.
AuthForbidden handles this case with default header values.
AuthParams contains all the parameters to send to the API endpoint for the auth operation typically these are written to a http.Request */.
AuthReader is a Reader for the Auth structure.
AuthUnauthorized handles this case with default header values.
Client for operations API */.
GetVersionDefault handles this case with default header values.
GetVersionOK handles this case with default header values.
GetVersionParams contains all the parameters to send to the API endpoint for the get version operation typically these are written to a http.Request */.
GetVersionReader is a Reader for the GetVersion structure.
HomeDefault handles this case with default header values.
HomeForbidden handles this case with default header values.
HomeOK handles this case with default header values.
HomeParams contains all the parameters to send to the API endpoint for the home operation typically these are written to a http.Request */.
HomeReader is a Reader for the Home structure.
HomeUnauthorized handles this case with default header values.
RedirectDefault handles this case with default header values.
RedirectFound handles this case with default header values.
RedirectParams contains all the parameters to send to the API endpoint for the redirect operation typically these are written to a http.Request */.
RedirectReader is a Reader for the Redirect structure.
RootDefault handles this case with default header values.
RootForbidden handles this case with default header values.
RootOK handles this case with default header values.
RootParams contains all the parameters to send to the API endpoint for the root operation typically these are written to a http.Request */.
RootReader is a Reader for the Root structure.
RootUnauthorized handles this case with default header values.