# Functions
New creates a new view API client.
NewCreateViewBadRequest creates a CreateViewBadRequest with default headers values.
NewCreateViewConflict creates a CreateViewConflict with default headers values.
NewCreateViewCreated creates a CreateViewCreated with default headers values.
NewCreateViewNotFound creates a CreateViewNotFound with default headers values.
NewCreateViewParams creates a new CreateViewParams object with the default values initialized.
NewCreateViewParamsWithContext creates a new CreateViewParams object with the default values initialized, and the ability to set a context for a request.
NewCreateViewParamsWithHTTPClient creates a new CreateViewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateViewParamsWithTimeout creates a new CreateViewParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateViewUnprocessableEntity creates a CreateViewUnprocessableEntity with default headers values.
NewDeleteViewConflict creates a DeleteViewConflict with default headers values.
NewDeleteViewNoContent creates a DeleteViewNoContent with default headers values.
NewDeleteViewNotFound creates a DeleteViewNotFound with default headers values.
NewDeleteViewParams creates a new DeleteViewParams object with the default values initialized.
NewDeleteViewParamsWithContext creates a new DeleteViewParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteViewParamsWithHTTPClient creates a new DeleteViewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteViewParamsWithTimeout creates a new DeleteViewParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetViewNotFound creates a GetViewNotFound with default headers values.
NewGetViewOK creates a GetViewOK with default headers values.
NewGetViewParams creates a new GetViewParams object with the default values initialized.
NewGetViewParamsWithContext creates a new GetViewParams object with the default values initialized, and the ability to set a context for a request.
NewGetViewParamsWithHTTPClient creates a new GetViewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetViewParamsWithTimeout creates a new GetViewParams object with the default values initialized, and the ability to set a timeout on a request.
NewListViewsNotFound creates a ListViewsNotFound with default headers values.
NewListViewsOK creates a ListViewsOK with default headers values.
NewListViewsParams creates a new ListViewsParams object with the default values initialized.
NewListViewsParamsWithContext creates a new ListViewsParams object with the default values initialized, and the ability to set a context for a request.
NewListViewsParamsWithHTTPClient creates a new ListViewsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListViewsParamsWithTimeout creates a new ListViewsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListViewsUnprocessableEntity creates a ListViewsUnprocessableEntity with default headers values.
NewPublicListViewsOK creates a PublicListViewsOK with default headers values.
NewPublicListViewsParams creates a new PublicListViewsParams object with the default values initialized.
NewPublicListViewsParamsWithContext creates a new PublicListViewsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicListViewsParamsWithHTTPClient creates a new PublicListViewsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicListViewsParamsWithTimeout creates a new PublicListViewsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateViewBadRequest creates a UpdateViewBadRequest with default headers values.
NewUpdateViewConflict creates a UpdateViewConflict with default headers values.
NewUpdateViewNotFound creates a UpdateViewNotFound with default headers values.
NewUpdateViewOK creates a UpdateViewOK with default headers values.
NewUpdateViewParams creates a new UpdateViewParams object with the default values initialized.
NewUpdateViewParamsWithContext creates a new UpdateViewParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateViewParamsWithHTTPClient creates a new UpdateViewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateViewParamsWithTimeout creates a new UpdateViewParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateViewUnprocessableEntity creates a UpdateViewUnprocessableEntity with default headers values.
# Structs
Client for view API
*/.
CreateViewBadRequest handles this case with default header values.
CreateViewConflict handles this case with default header values.
CreateViewCreated handles this case with default header values.
CreateViewNotFound handles this case with default header values.
CreateViewParams contains all the parameters to send to the API endpoint
for the create view operation typically these are written to a http.Request
*/.
CreateViewReader is a Reader for the CreateView structure.
CreateViewUnprocessableEntity handles this case with default header values.
DeleteViewConflict handles this case with default header values.
DeleteViewNoContent handles this case with default header values.
DeleteViewNotFound handles this case with default header values.
DeleteViewParams contains all the parameters to send to the API endpoint
for the delete view operation typically these are written to a http.Request
*/.
DeleteViewReader is a Reader for the DeleteView structure.
GetViewNotFound handles this case with default header values.
GetViewOK handles this case with default header values.
GetViewParams contains all the parameters to send to the API endpoint
for the get view operation typically these are written to a http.Request
*/.
GetViewReader is a Reader for the GetView structure.
ListViewsNotFound handles this case with default header values.
ListViewsOK handles this case with default header values.
ListViewsParams contains all the parameters to send to the API endpoint
for the list views operation typically these are written to a http.Request
*/.
ListViewsReader is a Reader for the ListViews structure.
ListViewsUnprocessableEntity handles this case with default header values.
PublicListViewsOK handles this case with default header values.
PublicListViewsParams contains all the parameters to send to the API endpoint
for the public list views operation typically these are written to a http.Request
*/.
PublicListViewsReader is a Reader for the PublicListViews structure.
UpdateViewBadRequest handles this case with default header values.
UpdateViewConflict handles this case with default header values.
UpdateViewNotFound handles this case with default header values.
UpdateViewOK handles this case with default header values.
UpdateViewParams contains all the parameters to send to the API endpoint
for the update view operation typically these are written to a http.Request
*/.
UpdateViewReader is a Reader for the UpdateView structure.
UpdateViewUnprocessableEntity handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.