package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev
# Functions
New creates a new events API client.
NewEmitEventBadRequest creates a EmitEventBadRequest with default headers values.
NewEmitEventDefault creates a EmitEventDefault with default headers values.
NewEmitEventForbidden creates a EmitEventForbidden with default headers values.
NewEmitEventOK creates a EmitEventOK with default headers values.
NewEmitEventParams creates a new EmitEventParams object with the default values initialized.
NewEmitEventParamsWithContext creates a new EmitEventParams object with the default values initialized, and the ability to set a context for a request.
NewEmitEventParamsWithHTTPClient creates a new EmitEventParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewEmitEventParamsWithTimeout creates a new EmitEventParams object with the default values initialized, and the ability to set a timeout on a request.
NewEmitEventUnauthorized creates a EmitEventUnauthorized with default headers values.
# Structs
Client for events API
*/.
EmitEventBadRequest handles this case with default header values.
EmitEventDefault handles this case with default header values.
EmitEventForbidden handles this case with default header values.
EmitEventOK handles this case with default header values.
EmitEventParams contains all the parameters to send to the API endpoint
for the emit event operation typically these are written to a http.Request
*/.
EmitEventReader is a Reader for the EmitEvent structure.
EmitEventUnauthorized handles this case with default header values.