# Functions
New creates a new calendar service API client.
NewCreateCalendarDefault creates a CreateCalendarDefault with default headers values.
NewCreateCalendarOK creates a CreateCalendarOK with default headers values.
NewCreateCalendarParams creates a new CreateCalendarParams object, with the default timeout for this client.
NewCreateCalendarParamsWithContext creates a new CreateCalendarParams object with the ability to set a context for a request.
NewCreateCalendarParamsWithHTTPClient creates a new CreateCalendarParams object with the ability to set a custom HTTPClient for a request.
NewCreateCalendarParamsWithTimeout creates a new CreateCalendarParams object with the ability to set a timeout on a request.
NewDeleteCalendarDefault creates a DeleteCalendarDefault with default headers values.
NewDeleteCalendarOK creates a DeleteCalendarOK with default headers values.
NewDeleteCalendarParams creates a new DeleteCalendarParams object, with the default timeout for this client.
NewDeleteCalendarParamsWithContext creates a new DeleteCalendarParams object with the ability to set a context for a request.
NewDeleteCalendarParamsWithHTTPClient creates a new DeleteCalendarParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCalendarParamsWithTimeout creates a new DeleteCalendarParams object with the ability to set a timeout on a request.
NewReadCalendarDefault creates a ReadCalendarDefault with default headers values.
NewReadCalendarOK creates a ReadCalendarOK with default headers values.
NewReadCalendarParams creates a new ReadCalendarParams object, with the default timeout for this client.
NewReadCalendarParamsWithContext creates a new ReadCalendarParams object with the ability to set a context for a request.
NewReadCalendarParamsWithHTTPClient creates a new ReadCalendarParams object with the ability to set a custom HTTPClient for a request.
NewReadCalendarParamsWithTimeout creates a new ReadCalendarParams object with the ability to set a timeout on a request.
NewSearchCalendarDefault creates a SearchCalendarDefault with default headers values.
NewSearchCalendarOK creates a SearchCalendarOK with default headers values.
NewSearchCalendarParams creates a new SearchCalendarParams object, with the default timeout for this client.
NewSearchCalendarParamsWithContext creates a new SearchCalendarParams object with the ability to set a context for a request.
NewSearchCalendarParamsWithHTTPClient creates a new SearchCalendarParams object with the ability to set a custom HTTPClient for a request.
NewSearchCalendarParamsWithTimeout creates a new SearchCalendarParams object with the ability to set a timeout on a request.
NewSearchTimezonesDefault creates a SearchTimezonesDefault with default headers values.
NewSearchTimezonesOK creates a SearchTimezonesOK with default headers values.
NewSearchTimezonesParams creates a new SearchTimezonesParams object, with the default timeout for this client.
NewSearchTimezonesParamsWithContext creates a new SearchTimezonesParams object with the ability to set a context for a request.
NewSearchTimezonesParamsWithHTTPClient creates a new SearchTimezonesParams object with the ability to set a custom HTTPClient for a request.
NewSearchTimezonesParamsWithTimeout creates a new SearchTimezonesParams object with the ability to set a timeout on a request.
NewUpdateCalendarDefault creates a UpdateCalendarDefault with default headers values.
NewUpdateCalendarOK creates a UpdateCalendarOK with default headers values.
NewUpdateCalendarParams creates a new UpdateCalendarParams object, with the default timeout for this client.
NewUpdateCalendarParamsWithContext creates a new UpdateCalendarParams object with the ability to set a context for a request.
NewUpdateCalendarParamsWithHTTPClient creates a new UpdateCalendarParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCalendarParamsWithTimeout creates a new UpdateCalendarParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for calendar service API
*/.
CreateCalendarDefault describes a response with status code -1, with default header values.
CreateCalendarOK describes a response with status code 200, with default header values.
CreateCalendarParams contains all the parameters to send to the API endpoint
for the create calendar operation.
CreateCalendarReader is a Reader for the CreateCalendar structure.
DeleteCalendarDefault describes a response with status code -1, with default header values.
DeleteCalendarOK describes a response with status code 200, with default header values.
DeleteCalendarParams contains all the parameters to send to the API endpoint
for the delete calendar operation.
DeleteCalendarReader is a Reader for the DeleteCalendar structure.
ReadCalendarDefault describes a response with status code -1, with default header values.
ReadCalendarOK describes a response with status code 200, with default header values.
ReadCalendarParams contains all the parameters to send to the API endpoint
for the read calendar operation.
ReadCalendarReader is a Reader for the ReadCalendar structure.
SearchCalendarDefault describes a response with status code -1, with default header values.
SearchCalendarOK describes a response with status code 200, with default header values.
SearchCalendarParams contains all the parameters to send to the API endpoint
for the search calendar operation.
SearchCalendarReader is a Reader for the SearchCalendar structure.
SearchTimezonesDefault describes a response with status code -1, with default header values.
SearchTimezonesOK describes a response with status code 200, with default header values.
SearchTimezonesParams contains all the parameters to send to the API endpoint
for the search timezones operation.
SearchTimezonesReader is a Reader for the SearchTimezones structure.
UpdateCalendarDefault describes a response with status code -1, with default header values.
UpdateCalendarOK describes a response with status code 200, with default header values.
UpdateCalendarParams contains all the parameters to send to the API endpoint
for the update calendar operation.
UpdateCalendarReader is a Reader for the UpdateCalendar structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.