# Functions
New creates a new pass API client.
NewCreatePassBadRequest creates a CreatePassBadRequest with default headers values.
NewCreatePassConflict creates a CreatePassConflict with default headers values.
NewCreatePassCreated creates a CreatePassCreated with default headers values.
NewCreatePassNotFound creates a CreatePassNotFound with default headers values.
NewCreatePassParams creates a new CreatePassParams object with the default values initialized.
NewCreatePassParamsWithContext creates a new CreatePassParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePassParamsWithHTTPClient creates a new CreatePassParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePassParamsWithTimeout creates a new CreatePassParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreatePassUnprocessableEntity creates a CreatePassUnprocessableEntity with default headers values.
NewDeletePassBadRequest creates a DeletePassBadRequest with default headers values.
NewDeletePassConflict creates a DeletePassConflict with default headers values.
NewDeletePassNoContent creates a DeletePassNoContent with default headers values.
NewDeletePassNotFound creates a DeletePassNotFound with default headers values.
NewDeletePassParams creates a new DeletePassParams object with the default values initialized.
NewDeletePassParamsWithContext creates a new DeletePassParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePassParamsWithHTTPClient creates a new DeletePassParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePassParamsWithTimeout creates a new DeletePassParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPassBadRequest creates a GetPassBadRequest with default headers values.
NewGetPassNotFound creates a GetPassNotFound with default headers values.
NewGetPassOK creates a GetPassOK with default headers values.
NewGetPassParams creates a new GetPassParams object with the default values initialized.
NewGetPassParamsWithContext creates a new GetPassParams object with the default values initialized, and the ability to set a context for a request.
NewGetPassParamsWithHTTPClient creates a new GetPassParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPassParamsWithTimeout creates a new GetPassParams object with the default values initialized, and the ability to set a timeout on a request.
NewGrantUserPassBadRequest creates a GrantUserPassBadRequest with default headers values.
NewGrantUserPassOK creates a GrantUserPassOK with default headers values.
NewGrantUserPassParams creates a new GrantUserPassParams object with the default values initialized.
NewGrantUserPassParamsWithContext creates a new GrantUserPassParams object with the default values initialized, and the ability to set a context for a request.
NewGrantUserPassParamsWithHTTPClient creates a new GrantUserPassParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGrantUserPassParamsWithTimeout creates a new GrantUserPassParams object with the default values initialized, and the ability to set a timeout on a request.
NewQueryPassesBadRequest creates a QueryPassesBadRequest with default headers values.
NewQueryPassesNotFound creates a QueryPassesNotFound with default headers values.
NewQueryPassesOK creates a QueryPassesOK with default headers values.
NewQueryPassesParams creates a new QueryPassesParams object with the default values initialized.
NewQueryPassesParamsWithContext creates a new QueryPassesParams object with the default values initialized, and the ability to set a context for a request.
NewQueryPassesParamsWithHTTPClient creates a new QueryPassesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewQueryPassesParamsWithTimeout creates a new QueryPassesParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdatePassBadRequest creates a UpdatePassBadRequest with default headers values.
NewUpdatePassConflict creates a UpdatePassConflict with default headers values.
NewUpdatePassNotFound creates a UpdatePassNotFound with default headers values.
NewUpdatePassOK creates a UpdatePassOK with default headers values.
NewUpdatePassParams creates a new UpdatePassParams object with the default values initialized.
NewUpdatePassParamsWithContext creates a new UpdatePassParams object with the default values initialized, and the ability to set a context for a request.
NewUpdatePassParamsWithHTTPClient creates a new UpdatePassParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdatePassParamsWithTimeout creates a new UpdatePassParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdatePassUnprocessableEntity creates a UpdatePassUnprocessableEntity with default headers values.
# Structs
Client for pass API
*/.
CreatePassBadRequest handles this case with default header values.
CreatePassConflict handles this case with default header values.
CreatePassCreated handles this case with default header values.
CreatePassNotFound handles this case with default header values.
CreatePassParams contains all the parameters to send to the API endpoint
for the create pass operation typically these are written to a http.Request
*/.
CreatePassReader is a Reader for the CreatePass structure.
CreatePassUnprocessableEntity handles this case with default header values.
DeletePassBadRequest handles this case with default header values.
DeletePassConflict handles this case with default header values.
DeletePassNoContent handles this case with default header values.
DeletePassNotFound handles this case with default header values.
DeletePassParams contains all the parameters to send to the API endpoint
for the delete pass operation typically these are written to a http.Request
*/.
DeletePassReader is a Reader for the DeletePass structure.
GetPassBadRequest handles this case with default header values.
GetPassNotFound handles this case with default header values.
GetPassOK handles this case with default header values.
GetPassParams contains all the parameters to send to the API endpoint
for the get pass operation typically these are written to a http.Request
*/.
GetPassReader is a Reader for the GetPass structure.
GrantUserPassBadRequest handles this case with default header values.
GrantUserPassOK handles this case with default header values.
GrantUserPassParams contains all the parameters to send to the API endpoint
for the grant user pass operation typically these are written to a http.Request
*/.
GrantUserPassReader is a Reader for the GrantUserPass structure.
QueryPassesBadRequest handles this case with default header values.
QueryPassesNotFound handles this case with default header values.
QueryPassesOK handles this case with default header values.
QueryPassesParams contains all the parameters to send to the API endpoint
for the query passes operation typically these are written to a http.Request
*/.
QueryPassesReader is a Reader for the QueryPasses structure.
UpdatePassBadRequest handles this case with default header values.
UpdatePassConflict handles this case with default header values.
UpdatePassNotFound handles this case with default header values.
UpdatePassOK handles this case with default header values.
UpdatePassParams contains all the parameters to send to the API endpoint
for the update pass operation typically these are written to a http.Request
*/.
UpdatePassReader is a Reader for the UpdatePass structure.
UpdatePassUnprocessableEntity handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.