Documentation ¶
Index ¶
- type Client
- func (a *Client) GetEventByEventIDHandler(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, *GetEventByEventIDHandlerBadRequest, ...)
- func (a *Client) GetEventByEventIDHandlerShort(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, error)
- func (a *Client) GetEventByEventTypeAndEventIDHandler(params *GetEventByEventTypeAndEventIDHandlerParams, ...) (*GetEventByEventTypeAndEventIDHandlerOK, ...)
- func (a *Client) GetEventByEventTypeAndEventIDHandlerShort(params *GetEventByEventTypeAndEventIDHandlerParams, ...) (*GetEventByEventTypeAndEventIDHandlerOK, error)
- func (a *Client) GetEventByEventTypeHandler(params *GetEventByEventTypeHandlerParams, ...) (*GetEventByEventTypeHandlerOK, *GetEventByEventTypeHandlerBadRequest, ...)
- func (a *Client) GetEventByEventTypeHandlerShort(params *GetEventByEventTypeHandlerParams, ...) (*GetEventByEventTypeHandlerOK, error)
- func (a *Client) GetEventByNamespaceHandler(params *GetEventByNamespaceHandlerParams, ...) (*GetEventByNamespaceHandlerOK, *GetEventByNamespaceHandlerBadRequest, ...)
- func (a *Client) GetEventByNamespaceHandlerShort(params *GetEventByNamespaceHandlerParams, ...) (*GetEventByNamespaceHandlerOK, error)
- func (a *Client) GetEventByUserEventIDAndEventTypeHandler(params *GetEventByUserEventIDAndEventTypeHandlerParams, ...) (*GetEventByUserEventIDAndEventTypeHandlerOK, ...)
- func (a *Client) GetEventByUserEventIDAndEventTypeHandlerShort(params *GetEventByUserEventIDAndEventTypeHandlerParams, ...) (*GetEventByUserEventIDAndEventTypeHandlerOK, error)
- func (a *Client) GetEventByUserIDAndEventIDHandler(params *GetEventByUserIDAndEventIDHandlerParams, ...) (*GetEventByUserIDAndEventIDHandlerOK, ...)
- func (a *Client) GetEventByUserIDAndEventIDHandlerShort(params *GetEventByUserIDAndEventIDHandlerParams, ...) (*GetEventByUserIDAndEventIDHandlerOK, error)
- func (a *Client) GetEventByUserIDAndEventTypeHandler(params *GetEventByUserIDAndEventTypeHandlerParams, ...) (*GetEventByUserIDAndEventTypeHandlerOK, ...)
- func (a *Client) GetEventByUserIDAndEventTypeHandlerShort(params *GetEventByUserIDAndEventTypeHandlerParams, ...) (*GetEventByUserIDAndEventTypeHandlerOK, error)
- func (a *Client) GetEventByUserIDHandler(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, *GetEventByUserIDHandlerBadRequest, ...)
- func (a *Client) GetEventByUserIDHandlerShort(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, error)
- func (a *Client) PostEventHandler(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, *PostEventHandlerBadRequest, ...)
- func (a *Client) PostEventHandlerShort(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetEventByEventIDHandlerBadRequest
- type GetEventByEventIDHandlerForbidden
- type GetEventByEventIDHandlerInternalServerError
- type GetEventByEventIDHandlerNotFound
- type GetEventByEventIDHandlerOK
- type GetEventByEventIDHandlerParams
- func NewGetEventByEventIDHandlerParams() *GetEventByEventIDHandlerParams
- func NewGetEventByEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByEventIDHandlerParams
- func NewGetEventByEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventIDHandlerParams
- func NewGetEventByEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByEventIDHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByEventIDHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByEventIDHandlerParams) SetEventID(eventID float64)
- func (o *GetEventByEventIDHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByEventIDHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByEventIDHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByEventIDHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByEventIDHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByEventIDHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithEndDate(endDate string) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithEventID(eventID float64) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithNamespace(namespace string) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithOffset(offset *int64) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithStartDate(startDate string) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventIDHandlerParams
- func (o *GetEventByEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByEventIDHandlerReader
- type GetEventByEventIDHandlerUnauthorized
- type GetEventByEventTypeAndEventIDHandlerBadRequest
- type GetEventByEventTypeAndEventIDHandlerForbidden
- type GetEventByEventTypeAndEventIDHandlerInternalServerError
- type GetEventByEventTypeAndEventIDHandlerNotFound
- type GetEventByEventTypeAndEventIDHandlerOK
- type GetEventByEventTypeAndEventIDHandlerParams
- func NewGetEventByEventTypeAndEventIDHandlerParams() *GetEventByEventTypeAndEventIDHandlerParams
- func NewGetEventByEventTypeAndEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByEventTypeAndEventIDHandlerParams
- func NewGetEventByEventTypeAndEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventTypeAndEventIDHandlerParams
- func NewGetEventByEventTypeAndEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEventID(eventID float64)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEventType(eventType float64)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEndDate(endDate string) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEventID(eventID float64) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEventType(eventType float64) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithNamespace(namespace string) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithOffset(offset *int64) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithStartDate(startDate string) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventTypeAndEventIDHandlerParams
- func (o *GetEventByEventTypeAndEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByEventTypeAndEventIDHandlerReader
- type GetEventByEventTypeAndEventIDHandlerUnauthorized
- type GetEventByEventTypeHandlerBadRequest
- type GetEventByEventTypeHandlerForbidden
- type GetEventByEventTypeHandlerInternalServerError
- type GetEventByEventTypeHandlerNotFound
- type GetEventByEventTypeHandlerOK
- type GetEventByEventTypeHandlerParams
- func NewGetEventByEventTypeHandlerParams() *GetEventByEventTypeHandlerParams
- func NewGetEventByEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByEventTypeHandlerParams
- func NewGetEventByEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventTypeHandlerParams
- func NewGetEventByEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByEventTypeHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByEventTypeHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByEventTypeHandlerParams) SetEventType(eventType float64)
- func (o *GetEventByEventTypeHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByEventTypeHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByEventTypeHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByEventTypeHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByEventTypeHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByEventTypeHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventTypeHandlerParams
- func (o *GetEventByEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByEventTypeHandlerReader
- type GetEventByEventTypeHandlerUnauthorized
- type GetEventByNamespaceHandlerBadRequest
- type GetEventByNamespaceHandlerForbidden
- type GetEventByNamespaceHandlerInternalServerError
- type GetEventByNamespaceHandlerNotFound
- type GetEventByNamespaceHandlerOK
- type GetEventByNamespaceHandlerParams
- func NewGetEventByNamespaceHandlerParams() *GetEventByNamespaceHandlerParams
- func NewGetEventByNamespaceHandlerParamsWithContext(ctx context.Context) *GetEventByNamespaceHandlerParams
- func NewGetEventByNamespaceHandlerParamsWithHTTPClient(client *http.Client) *GetEventByNamespaceHandlerParams
- func NewGetEventByNamespaceHandlerParamsWithTimeout(timeout time.Duration) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByNamespaceHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByNamespaceHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByNamespaceHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByNamespaceHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByNamespaceHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByNamespaceHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByNamespaceHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByNamespaceHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByNamespaceHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByNamespaceHandlerParams) WithContext(ctx context.Context) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithEndDate(endDate string) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithHTTPClient(client *http.Client) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithNamespace(namespace string) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithOffset(offset *int64) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithPageSize(pageSize int64) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithStartDate(startDate string) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WithTimeout(timeout time.Duration) *GetEventByNamespaceHandlerParams
- func (o *GetEventByNamespaceHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByNamespaceHandlerReader
- type GetEventByNamespaceHandlerUnauthorized
- type GetEventByUserEventIDAndEventTypeHandlerBadRequest
- type GetEventByUserEventIDAndEventTypeHandlerForbidden
- type GetEventByUserEventIDAndEventTypeHandlerInternalServerError
- type GetEventByUserEventIDAndEventTypeHandlerNotFound
- type GetEventByUserEventIDAndEventTypeHandlerOK
- type GetEventByUserEventIDAndEventTypeHandlerParams
- func NewGetEventByUserEventIDAndEventTypeHandlerParams() *GetEventByUserEventIDAndEventTypeHandlerParams
- func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByUserEventIDAndEventTypeHandlerParams
- func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserEventIDAndEventTypeHandlerParams
- func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEventID(eventID float64)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEventType(eventType float64)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetUserID(userID string)
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEventID(eventID float64) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithUserID(userID string) *GetEventByUserEventIDAndEventTypeHandlerParams
- func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByUserEventIDAndEventTypeHandlerReader
- type GetEventByUserEventIDAndEventTypeHandlerUnauthorized
- type GetEventByUserIDAndEventIDHandlerBadRequest
- type GetEventByUserIDAndEventIDHandlerForbidden
- type GetEventByUserIDAndEventIDHandlerInternalServerError
- type GetEventByUserIDAndEventIDHandlerNotFound
- type GetEventByUserIDAndEventIDHandlerOK
- type GetEventByUserIDAndEventIDHandlerParams
- func NewGetEventByUserIDAndEventIDHandlerParams() *GetEventByUserIDAndEventIDHandlerParams
- func NewGetEventByUserIDAndEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDAndEventIDHandlerParams
- func NewGetEventByUserIDAndEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDAndEventIDHandlerParams
- func NewGetEventByUserIDAndEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetEventID(eventID float64)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByUserIDAndEventIDHandlerParams) SetUserID(userID string)
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithEndDate(endDate string) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithEventID(eventID float64) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithNamespace(namespace string) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithOffset(offset *int64) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithStartDate(startDate string) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WithUserID(userID string) *GetEventByUserIDAndEventIDHandlerParams
- func (o *GetEventByUserIDAndEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByUserIDAndEventIDHandlerReader
- type GetEventByUserIDAndEventIDHandlerUnauthorized
- type GetEventByUserIDAndEventTypeHandlerBadRequest
- type GetEventByUserIDAndEventTypeHandlerForbidden
- type GetEventByUserIDAndEventTypeHandlerInternalServerError
- type GetEventByUserIDAndEventTypeHandlerNotFound
- type GetEventByUserIDAndEventTypeHandlerOK
- type GetEventByUserIDAndEventTypeHandlerParams
- func NewGetEventByUserIDAndEventTypeHandlerParams() *GetEventByUserIDAndEventTypeHandlerParams
- func NewGetEventByUserIDAndEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDAndEventTypeHandlerParams
- func NewGetEventByUserIDAndEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDAndEventTypeHandlerParams
- func NewGetEventByUserIDAndEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetEventType(eventType float64)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) SetUserID(userID string)
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WithUserID(userID string) *GetEventByUserIDAndEventTypeHandlerParams
- func (o *GetEventByUserIDAndEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByUserIDAndEventTypeHandlerReader
- type GetEventByUserIDAndEventTypeHandlerUnauthorized
- type GetEventByUserIDHandlerBadRequest
- type GetEventByUserIDHandlerForbidden
- type GetEventByUserIDHandlerInternalServerError
- type GetEventByUserIDHandlerNotFound
- type GetEventByUserIDHandlerOK
- type GetEventByUserIDHandlerParams
- func NewGetEventByUserIDHandlerParams() *GetEventByUserIDHandlerParams
- func NewGetEventByUserIDHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDHandlerParams
- func NewGetEventByUserIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDHandlerParams
- func NewGetEventByUserIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEventByUserIDHandlerParams) SetContext(ctx context.Context)
- func (o *GetEventByUserIDHandlerParams) SetEndDate(endDate string)
- func (o *GetEventByUserIDHandlerParams) SetHTTPClient(client *http.Client)
- func (o *GetEventByUserIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEventByUserIDHandlerParams) SetNamespace(namespace string)
- func (o *GetEventByUserIDHandlerParams) SetOffset(offset *int64)
- func (o *GetEventByUserIDHandlerParams) SetPageSize(pageSize int64)
- func (o *GetEventByUserIDHandlerParams) SetStartDate(startDate string)
- func (o *GetEventByUserIDHandlerParams) SetTimeout(timeout time.Duration)
- func (o *GetEventByUserIDHandlerParams) SetUserID(userID string)
- func (o *GetEventByUserIDHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithEndDate(endDate string) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithNamespace(namespace string) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithOffset(offset *int64) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithStartDate(startDate string) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WithUserID(userID string) *GetEventByUserIDHandlerParams
- func (o *GetEventByUserIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEventByUserIDHandlerReader
- type GetEventByUserIDHandlerUnauthorized
- type PostEventHandlerBadRequest
- type PostEventHandlerForbidden
- type PostEventHandlerInternalServerError
- type PostEventHandlerNoContent
- type PostEventHandlerParams
- func NewPostEventHandlerParams() *PostEventHandlerParams
- func NewPostEventHandlerParamsWithContext(ctx context.Context) *PostEventHandlerParams
- func NewPostEventHandlerParamsWithHTTPClient(client *http.Client) *PostEventHandlerParams
- func NewPostEventHandlerParamsWithTimeout(timeout time.Duration) *PostEventHandlerParams
- func (o *PostEventHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PostEventHandlerParams) SetBody(body *eventlogclientmodels.ModelsEvent)
- func (o *PostEventHandlerParams) SetContext(ctx context.Context)
- func (o *PostEventHandlerParams) SetHTTPClient(client *http.Client)
- func (o *PostEventHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PostEventHandlerParams) SetNamespace(namespace string)
- func (o *PostEventHandlerParams) SetTimeout(timeout time.Duration)
- func (o *PostEventHandlerParams) WithBody(body *eventlogclientmodels.ModelsEvent) *PostEventHandlerParams
- func (o *PostEventHandlerParams) WithContext(ctx context.Context) *PostEventHandlerParams
- func (o *PostEventHandlerParams) WithHTTPClient(client *http.Client) *PostEventHandlerParams
- func (o *PostEventHandlerParams) WithNamespace(namespace string) *PostEventHandlerParams
- func (o *PostEventHandlerParams) WithTimeout(timeout time.Duration) *PostEventHandlerParams
- func (o *PostEventHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostEventHandlerReader
- type PostEventHandlerUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for event API
func (*Client) GetEventByEventIDHandler ¶
func (a *Client) GetEventByEventIDHandler(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, *GetEventByEventIDHandlerBadRequest, *GetEventByEventIDHandlerUnauthorized, *GetEventByEventIDHandlerForbidden, *GetEventByEventIDHandlerNotFound, *GetEventByEventIDHandlerInternalServerError, error)
GetEventByEventIDHandler gets events from all users in a namespace with specific event ID
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code> and scope <code>analytics</code>
func (*Client) GetEventByEventIDHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByEventIDHandlerShort(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, error)
func (*Client) GetEventByEventTypeAndEventIDHandler ¶
func (a *Client) GetEventByEventTypeAndEventIDHandler(params *GetEventByEventTypeAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeAndEventIDHandlerOK, *GetEventByEventTypeAndEventIDHandlerBadRequest, *GetEventByEventTypeAndEventIDHandlerUnauthorized, *GetEventByEventTypeAndEventIDHandlerForbidden, *GetEventByEventTypeAndEventIDHandlerNotFound, *GetEventByEventTypeAndEventIDHandlerInternalServerError, error)
GetEventByEventTypeAndEventIDHandler gets events from all users in a namespace with specific event ID and event type
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code>and scope <code>analytics</code>
func (*Client) GetEventByEventTypeAndEventIDHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByEventTypeAndEventIDHandlerShort(params *GetEventByEventTypeAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeAndEventIDHandlerOK, error)
func (*Client) GetEventByEventTypeHandler ¶
func (a *Client) GetEventByEventTypeHandler(params *GetEventByEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeHandlerOK, *GetEventByEventTypeHandlerBadRequest, *GetEventByEventTypeHandlerUnauthorized, *GetEventByEventTypeHandlerForbidden, *GetEventByEventTypeHandlerNotFound, *GetEventByEventTypeHandlerInternalServerError, error)
GetEventByEventTypeHandler gets events from all users in a namespace with specific event type
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code>and scope <code>analytics</code>
func (*Client) GetEventByEventTypeHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByEventTypeHandlerShort(params *GetEventByEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeHandlerOK, error)
func (*Client) GetEventByNamespaceHandler ¶
func (a *Client) GetEventByNamespaceHandler(params *GetEventByNamespaceHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByNamespaceHandlerOK, *GetEventByNamespaceHandlerBadRequest, *GetEventByNamespaceHandlerUnauthorized, *GetEventByNamespaceHandlerForbidden, *GetEventByNamespaceHandlerNotFound, *GetEventByNamespaceHandlerInternalServerError, error)
GetEventByNamespaceHandler gets events from all users in a namespace
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code> and scope <code>analytics</code>
func (*Client) GetEventByNamespaceHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByNamespaceHandlerShort(params *GetEventByNamespaceHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByNamespaceHandlerOK, error)
func (*Client) GetEventByUserEventIDAndEventTypeHandler ¶
func (a *Client) GetEventByUserEventIDAndEventTypeHandler(params *GetEventByUserEventIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserEventIDAndEventTypeHandlerOK, *GetEventByUserEventIDAndEventTypeHandlerBadRequest, *GetEventByUserEventIDAndEventTypeHandlerUnauthorized, *GetEventByUserEventIDAndEventTypeHandlerForbidden, *GetEventByUserEventIDAndEventTypeHandlerNotFound, *GetEventByUserEventIDAndEventTypeHandlerInternalServerError, error)
GetEventByUserEventIDAndEventTypeHandler gets events from specific user with specific event ID and event type
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code>and scope <code>analytics</code>
func (*Client) GetEventByUserEventIDAndEventTypeHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByUserEventIDAndEventTypeHandlerShort(params *GetEventByUserEventIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserEventIDAndEventTypeHandlerOK, error)
func (*Client) GetEventByUserIDAndEventIDHandler ¶
func (a *Client) GetEventByUserIDAndEventIDHandler(params *GetEventByUserIDAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventIDHandlerOK, *GetEventByUserIDAndEventIDHandlerBadRequest, *GetEventByUserIDAndEventIDHandlerUnauthorized, *GetEventByUserIDAndEventIDHandlerForbidden, *GetEventByUserIDAndEventIDHandlerNotFound, *GetEventByUserIDAndEventIDHandlerInternalServerError, error)
GetEventByUserIDAndEventIDHandler gets events from specific user with specific event ID
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code> and scope <code>analytics</code>
func (*Client) GetEventByUserIDAndEventIDHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByUserIDAndEventIDHandlerShort(params *GetEventByUserIDAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventIDHandlerOK, error)
func (*Client) GetEventByUserIDAndEventTypeHandler ¶
func (a *Client) GetEventByUserIDAndEventTypeHandler(params *GetEventByUserIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventTypeHandlerOK, *GetEventByUserIDAndEventTypeHandlerBadRequest, *GetEventByUserIDAndEventTypeHandlerUnauthorized, *GetEventByUserIDAndEventTypeHandlerForbidden, *GetEventByUserIDAndEventTypeHandlerNotFound, *GetEventByUserIDAndEventTypeHandlerInternalServerError, error)
GetEventByUserIDAndEventTypeHandler gets events from specific user with specific event type
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]and scope <code>analytics</code>
func (*Client) GetEventByUserIDAndEventTypeHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByUserIDAndEventTypeHandlerShort(params *GetEventByUserIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventTypeHandlerOK, error)
func (*Client) GetEventByUserIDHandler ¶
func (a *Client) GetEventByUserIDHandler(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, *GetEventByUserIDHandlerBadRequest, *GetEventByUserIDHandlerUnauthorized, *GetEventByUserIDHandlerForbidden, *GetEventByUserIDHandlerNotFound, *GetEventByUserIDHandlerInternalServerError, error)
GetEventByUserIDHandler gets events from specific user
Required permission <code>NAMESPACE:{namespace}:EVENT [UPDATE]</code> and scope <code>analytics</code>
func (*Client) GetEventByUserIDHandlerShort ¶ added in v0.8.0
func (a *Client) GetEventByUserIDHandlerShort(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, error)
func (*Client) PostEventHandler ¶
func (a *Client) PostEventHandler(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, *PostEventHandlerBadRequest, *PostEventHandlerUnauthorized, *PostEventHandlerForbidden, *PostEventHandlerInternalServerError, error)
PostEventHandler posts an activity log
Required permission <code>NAMESPACE:{namespace}:EVENT [CREATE]</code>and scope <code>analytics</code>
func (*Client) PostEventHandlerShort ¶ added in v0.8.0
func (a *Client) PostEventHandlerShort(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { GetEventByEventIDHandler(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, *GetEventByEventIDHandlerBadRequest, *GetEventByEventIDHandlerUnauthorized, *GetEventByEventIDHandlerForbidden, *GetEventByEventIDHandlerNotFound, *GetEventByEventIDHandlerInternalServerError, error) GetEventByEventIDHandlerShort(params *GetEventByEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventIDHandlerOK, error) GetEventByEventTypeAndEventIDHandler(params *GetEventByEventTypeAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeAndEventIDHandlerOK, *GetEventByEventTypeAndEventIDHandlerBadRequest, *GetEventByEventTypeAndEventIDHandlerUnauthorized, *GetEventByEventTypeAndEventIDHandlerForbidden, *GetEventByEventTypeAndEventIDHandlerNotFound, *GetEventByEventTypeAndEventIDHandlerInternalServerError, error) GetEventByEventTypeAndEventIDHandlerShort(params *GetEventByEventTypeAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeAndEventIDHandlerOK, error) GetEventByEventTypeHandler(params *GetEventByEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeHandlerOK, *GetEventByEventTypeHandlerBadRequest, *GetEventByEventTypeHandlerUnauthorized, *GetEventByEventTypeHandlerForbidden, *GetEventByEventTypeHandlerNotFound, *GetEventByEventTypeHandlerInternalServerError, error) GetEventByEventTypeHandlerShort(params *GetEventByEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByEventTypeHandlerOK, error) GetEventByNamespaceHandler(params *GetEventByNamespaceHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByNamespaceHandlerOK, *GetEventByNamespaceHandlerBadRequest, *GetEventByNamespaceHandlerUnauthorized, *GetEventByNamespaceHandlerForbidden, *GetEventByNamespaceHandlerNotFound, *GetEventByNamespaceHandlerInternalServerError, error) GetEventByNamespaceHandlerShort(params *GetEventByNamespaceHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByNamespaceHandlerOK, error) GetEventByUserEventIDAndEventTypeHandler(params *GetEventByUserEventIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserEventIDAndEventTypeHandlerOK, *GetEventByUserEventIDAndEventTypeHandlerBadRequest, *GetEventByUserEventIDAndEventTypeHandlerUnauthorized, *GetEventByUserEventIDAndEventTypeHandlerForbidden, *GetEventByUserEventIDAndEventTypeHandlerNotFound, *GetEventByUserEventIDAndEventTypeHandlerInternalServerError, error) GetEventByUserEventIDAndEventTypeHandlerShort(params *GetEventByUserEventIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserEventIDAndEventTypeHandlerOK, error) GetEventByUserIDAndEventIDHandler(params *GetEventByUserIDAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventIDHandlerOK, *GetEventByUserIDAndEventIDHandlerBadRequest, *GetEventByUserIDAndEventIDHandlerUnauthorized, *GetEventByUserIDAndEventIDHandlerForbidden, *GetEventByUserIDAndEventIDHandlerNotFound, *GetEventByUserIDAndEventIDHandlerInternalServerError, error) GetEventByUserIDAndEventIDHandlerShort(params *GetEventByUserIDAndEventIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventIDHandlerOK, error) GetEventByUserIDAndEventTypeHandler(params *GetEventByUserIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventTypeHandlerOK, *GetEventByUserIDAndEventTypeHandlerBadRequest, *GetEventByUserIDAndEventTypeHandlerUnauthorized, *GetEventByUserIDAndEventTypeHandlerForbidden, *GetEventByUserIDAndEventTypeHandlerNotFound, *GetEventByUserIDAndEventTypeHandlerInternalServerError, error) GetEventByUserIDAndEventTypeHandlerShort(params *GetEventByUserIDAndEventTypeHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDAndEventTypeHandlerOK, error) GetEventByUserIDHandler(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, *GetEventByUserIDHandlerBadRequest, *GetEventByUserIDHandlerUnauthorized, *GetEventByUserIDHandlerForbidden, *GetEventByUserIDHandlerNotFound, *GetEventByUserIDHandlerInternalServerError, error) GetEventByUserIDHandlerShort(params *GetEventByUserIDHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GetEventByUserIDHandlerOK, error) PostEventHandler(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, *PostEventHandlerBadRequest, *PostEventHandlerUnauthorized, *PostEventHandlerForbidden, *PostEventHandlerInternalServerError, error) PostEventHandlerShort(params *PostEventHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*PostEventHandlerNoContent, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new event API client.
type GetEventByEventIDHandlerBadRequest ¶
type GetEventByEventIDHandlerBadRequest struct { }
GetEventByEventIDHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByEventIDHandlerBadRequest ¶
func NewGetEventByEventIDHandlerBadRequest() *GetEventByEventIDHandlerBadRequest
NewGetEventByEventIDHandlerBadRequest creates a GetEventByEventIDHandlerBadRequest with default headers values
func (*GetEventByEventIDHandlerBadRequest) Error ¶
func (o *GetEventByEventIDHandlerBadRequest) Error() string
type GetEventByEventIDHandlerForbidden ¶
type GetEventByEventIDHandlerForbidden struct { }
GetEventByEventIDHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByEventIDHandlerForbidden ¶
func NewGetEventByEventIDHandlerForbidden() *GetEventByEventIDHandlerForbidden
NewGetEventByEventIDHandlerForbidden creates a GetEventByEventIDHandlerForbidden with default headers values
func (*GetEventByEventIDHandlerForbidden) Error ¶
func (o *GetEventByEventIDHandlerForbidden) Error() string
type GetEventByEventIDHandlerInternalServerError ¶
type GetEventByEventIDHandlerInternalServerError struct { }
GetEventByEventIDHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByEventIDHandlerInternalServerError ¶
func NewGetEventByEventIDHandlerInternalServerError() *GetEventByEventIDHandlerInternalServerError
NewGetEventByEventIDHandlerInternalServerError creates a GetEventByEventIDHandlerInternalServerError with default headers values
func (*GetEventByEventIDHandlerInternalServerError) Error ¶
func (o *GetEventByEventIDHandlerInternalServerError) Error() string
type GetEventByEventIDHandlerNotFound ¶
type GetEventByEventIDHandlerNotFound struct { }
GetEventByEventIDHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByEventIDHandlerNotFound ¶
func NewGetEventByEventIDHandlerNotFound() *GetEventByEventIDHandlerNotFound
NewGetEventByEventIDHandlerNotFound creates a GetEventByEventIDHandlerNotFound with default headers values
func (*GetEventByEventIDHandlerNotFound) Error ¶
func (o *GetEventByEventIDHandlerNotFound) Error() string
type GetEventByEventIDHandlerOK ¶
type GetEventByEventIDHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByEventIDHandlerOK handles this case with default header values.
OK
func NewGetEventByEventIDHandlerOK ¶
func NewGetEventByEventIDHandlerOK() *GetEventByEventIDHandlerOK
NewGetEventByEventIDHandlerOK creates a GetEventByEventIDHandlerOK with default headers values
func (*GetEventByEventIDHandlerOK) Error ¶
func (o *GetEventByEventIDHandlerOK) Error() string
func (*GetEventByEventIDHandlerOK) GetPayload ¶
func (o *GetEventByEventIDHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByEventIDHandlerParams ¶
type GetEventByEventIDHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventID Event's ID */ EventID float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByEventIDHandlerParams contains all the parameters to send to the API endpoint for the get event by event ID handler operation typically these are written to a http.Request
func NewGetEventByEventIDHandlerParams ¶
func NewGetEventByEventIDHandlerParams() *GetEventByEventIDHandlerParams
NewGetEventByEventIDHandlerParams creates a new GetEventByEventIDHandlerParams object with the default values initialized.
func NewGetEventByEventIDHandlerParamsWithContext ¶
func NewGetEventByEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByEventIDHandlerParams
NewGetEventByEventIDHandlerParamsWithContext creates a new GetEventByEventIDHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByEventIDHandlerParamsWithHTTPClient ¶
func NewGetEventByEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventIDHandlerParams
NewGetEventByEventIDHandlerParamsWithHTTPClient creates a new GetEventByEventIDHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByEventIDHandlerParamsWithTimeout ¶
func NewGetEventByEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventIDHandlerParams
NewGetEventByEventIDHandlerParamsWithTimeout creates a new GetEventByEventIDHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByEventIDHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetContext ¶
func (o *GetEventByEventIDHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetEndDate ¶
func (o *GetEventByEventIDHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetEventID ¶
func (o *GetEventByEventIDHandlerParams) SetEventID(eventID float64)
SetEventID adds the eventId to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetHTTPClient ¶
func (o *GetEventByEventIDHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetNamespace ¶
func (o *GetEventByEventIDHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetOffset ¶
func (o *GetEventByEventIDHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetPageSize ¶
func (o *GetEventByEventIDHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetStartDate ¶
func (o *GetEventByEventIDHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) SetTimeout ¶
func (o *GetEventByEventIDHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithContext ¶
func (o *GetEventByEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByEventIDHandlerParams
WithContext adds the context to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithEndDate ¶
func (o *GetEventByEventIDHandlerParams) WithEndDate(endDate string) *GetEventByEventIDHandlerParams
WithEndDate adds the endDate to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithEventID ¶
func (o *GetEventByEventIDHandlerParams) WithEventID(eventID float64) *GetEventByEventIDHandlerParams
WithEventID adds the eventID to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithHTTPClient ¶
func (o *GetEventByEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventIDHandlerParams
WithHTTPClient adds the HTTPClient to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithNamespace ¶
func (o *GetEventByEventIDHandlerParams) WithNamespace(namespace string) *GetEventByEventIDHandlerParams
WithNamespace adds the namespace to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithOffset ¶
func (o *GetEventByEventIDHandlerParams) WithOffset(offset *int64) *GetEventByEventIDHandlerParams
WithOffset adds the offset to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithPageSize ¶
func (o *GetEventByEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByEventIDHandlerParams
WithPageSize adds the pageSize to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithStartDate ¶
func (o *GetEventByEventIDHandlerParams) WithStartDate(startDate string) *GetEventByEventIDHandlerParams
WithStartDate adds the startDate to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WithTimeout ¶
func (o *GetEventByEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventIDHandlerParams
WithTimeout adds the timeout to the get event by event ID handler params
func (*GetEventByEventIDHandlerParams) WriteToRequest ¶
func (o *GetEventByEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByEventIDHandlerReader ¶
type GetEventByEventIDHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByEventIDHandlerReader is a Reader for the GetEventByEventIDHandler structure.
func (*GetEventByEventIDHandlerReader) ReadResponse ¶
func (o *GetEventByEventIDHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByEventIDHandlerUnauthorized ¶
type GetEventByEventIDHandlerUnauthorized struct { }
GetEventByEventIDHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByEventIDHandlerUnauthorized ¶
func NewGetEventByEventIDHandlerUnauthorized() *GetEventByEventIDHandlerUnauthorized
NewGetEventByEventIDHandlerUnauthorized creates a GetEventByEventIDHandlerUnauthorized with default headers values
func (*GetEventByEventIDHandlerUnauthorized) Error ¶
func (o *GetEventByEventIDHandlerUnauthorized) Error() string
type GetEventByEventTypeAndEventIDHandlerBadRequest ¶
type GetEventByEventTypeAndEventIDHandlerBadRequest struct { }
GetEventByEventTypeAndEventIDHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByEventTypeAndEventIDHandlerBadRequest ¶
func NewGetEventByEventTypeAndEventIDHandlerBadRequest() *GetEventByEventTypeAndEventIDHandlerBadRequest
NewGetEventByEventTypeAndEventIDHandlerBadRequest creates a GetEventByEventTypeAndEventIDHandlerBadRequest with default headers values
func (*GetEventByEventTypeAndEventIDHandlerBadRequest) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerBadRequest) Error() string
type GetEventByEventTypeAndEventIDHandlerForbidden ¶
type GetEventByEventTypeAndEventIDHandlerForbidden struct { }
GetEventByEventTypeAndEventIDHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByEventTypeAndEventIDHandlerForbidden ¶
func NewGetEventByEventTypeAndEventIDHandlerForbidden() *GetEventByEventTypeAndEventIDHandlerForbidden
NewGetEventByEventTypeAndEventIDHandlerForbidden creates a GetEventByEventTypeAndEventIDHandlerForbidden with default headers values
func (*GetEventByEventTypeAndEventIDHandlerForbidden) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerForbidden) Error() string
type GetEventByEventTypeAndEventIDHandlerInternalServerError ¶
type GetEventByEventTypeAndEventIDHandlerInternalServerError struct { }
GetEventByEventTypeAndEventIDHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByEventTypeAndEventIDHandlerInternalServerError ¶
func NewGetEventByEventTypeAndEventIDHandlerInternalServerError() *GetEventByEventTypeAndEventIDHandlerInternalServerError
NewGetEventByEventTypeAndEventIDHandlerInternalServerError creates a GetEventByEventTypeAndEventIDHandlerInternalServerError with default headers values
func (*GetEventByEventTypeAndEventIDHandlerInternalServerError) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerInternalServerError) Error() string
type GetEventByEventTypeAndEventIDHandlerNotFound ¶
type GetEventByEventTypeAndEventIDHandlerNotFound struct { }
GetEventByEventTypeAndEventIDHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByEventTypeAndEventIDHandlerNotFound ¶
func NewGetEventByEventTypeAndEventIDHandlerNotFound() *GetEventByEventTypeAndEventIDHandlerNotFound
NewGetEventByEventTypeAndEventIDHandlerNotFound creates a GetEventByEventTypeAndEventIDHandlerNotFound with default headers values
func (*GetEventByEventTypeAndEventIDHandlerNotFound) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerNotFound) Error() string
type GetEventByEventTypeAndEventIDHandlerOK ¶
type GetEventByEventTypeAndEventIDHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByEventTypeAndEventIDHandlerOK handles this case with default header values.
OK
func NewGetEventByEventTypeAndEventIDHandlerOK ¶
func NewGetEventByEventTypeAndEventIDHandlerOK() *GetEventByEventTypeAndEventIDHandlerOK
NewGetEventByEventTypeAndEventIDHandlerOK creates a GetEventByEventTypeAndEventIDHandlerOK with default headers values
func (*GetEventByEventTypeAndEventIDHandlerOK) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerOK) Error() string
func (*GetEventByEventTypeAndEventIDHandlerOK) GetPayload ¶
func (o *GetEventByEventTypeAndEventIDHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByEventTypeAndEventIDHandlerParams ¶
type GetEventByEventTypeAndEventIDHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventID Event's ID */ EventID float64 /*EventType Event's type */ EventType float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByEventTypeAndEventIDHandlerParams contains all the parameters to send to the API endpoint for the get event by event type and event ID handler operation typically these are written to a http.Request
func NewGetEventByEventTypeAndEventIDHandlerParams ¶
func NewGetEventByEventTypeAndEventIDHandlerParams() *GetEventByEventTypeAndEventIDHandlerParams
NewGetEventByEventTypeAndEventIDHandlerParams creates a new GetEventByEventTypeAndEventIDHandlerParams object with the default values initialized.
func NewGetEventByEventTypeAndEventIDHandlerParamsWithContext ¶
func NewGetEventByEventTypeAndEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByEventTypeAndEventIDHandlerParams
NewGetEventByEventTypeAndEventIDHandlerParamsWithContext creates a new GetEventByEventTypeAndEventIDHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByEventTypeAndEventIDHandlerParamsWithHTTPClient ¶
func NewGetEventByEventTypeAndEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventTypeAndEventIDHandlerParams
NewGetEventByEventTypeAndEventIDHandlerParamsWithHTTPClient creates a new GetEventByEventTypeAndEventIDHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByEventTypeAndEventIDHandlerParamsWithTimeout ¶
func NewGetEventByEventTypeAndEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventTypeAndEventIDHandlerParams
NewGetEventByEventTypeAndEventIDHandlerParamsWithTimeout creates a new GetEventByEventTypeAndEventIDHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByEventTypeAndEventIDHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetContext ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetEndDate ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetEventID ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEventID(eventID float64)
SetEventID adds the eventId to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetEventType ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetEventType(eventType float64)
SetEventType adds the eventType to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClient ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetNamespace ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetOffset ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetPageSize ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetStartDate ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) SetTimeout ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithContext ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByEventTypeAndEventIDHandlerParams
WithContext adds the context to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithEndDate ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEndDate(endDate string) *GetEventByEventTypeAndEventIDHandlerParams
WithEndDate adds the endDate to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithEventID ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEventID(eventID float64) *GetEventByEventTypeAndEventIDHandlerParams
WithEventID adds the eventID to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithEventType ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithEventType(eventType float64) *GetEventByEventTypeAndEventIDHandlerParams
WithEventType adds the eventType to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithHTTPClient ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventTypeAndEventIDHandlerParams
WithHTTPClient adds the HTTPClient to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithNamespace ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithNamespace(namespace string) *GetEventByEventTypeAndEventIDHandlerParams
WithNamespace adds the namespace to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithOffset ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithOffset(offset *int64) *GetEventByEventTypeAndEventIDHandlerParams
WithOffset adds the offset to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithPageSize ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByEventTypeAndEventIDHandlerParams
WithPageSize adds the pageSize to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithStartDate ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithStartDate(startDate string) *GetEventByEventTypeAndEventIDHandlerParams
WithStartDate adds the startDate to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WithTimeout ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventTypeAndEventIDHandlerParams
WithTimeout adds the timeout to the get event by event type and event ID handler params
func (*GetEventByEventTypeAndEventIDHandlerParams) WriteToRequest ¶
func (o *GetEventByEventTypeAndEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByEventTypeAndEventIDHandlerReader ¶
type GetEventByEventTypeAndEventIDHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByEventTypeAndEventIDHandlerReader is a Reader for the GetEventByEventTypeAndEventIDHandler structure.
func (*GetEventByEventTypeAndEventIDHandlerReader) ReadResponse ¶
func (o *GetEventByEventTypeAndEventIDHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByEventTypeAndEventIDHandlerUnauthorized ¶
type GetEventByEventTypeAndEventIDHandlerUnauthorized struct { }
GetEventByEventTypeAndEventIDHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByEventTypeAndEventIDHandlerUnauthorized ¶
func NewGetEventByEventTypeAndEventIDHandlerUnauthorized() *GetEventByEventTypeAndEventIDHandlerUnauthorized
NewGetEventByEventTypeAndEventIDHandlerUnauthorized creates a GetEventByEventTypeAndEventIDHandlerUnauthorized with default headers values
func (*GetEventByEventTypeAndEventIDHandlerUnauthorized) Error ¶
func (o *GetEventByEventTypeAndEventIDHandlerUnauthorized) Error() string
type GetEventByEventTypeHandlerBadRequest ¶
type GetEventByEventTypeHandlerBadRequest struct { }
GetEventByEventTypeHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByEventTypeHandlerBadRequest ¶
func NewGetEventByEventTypeHandlerBadRequest() *GetEventByEventTypeHandlerBadRequest
NewGetEventByEventTypeHandlerBadRequest creates a GetEventByEventTypeHandlerBadRequest with default headers values
func (*GetEventByEventTypeHandlerBadRequest) Error ¶
func (o *GetEventByEventTypeHandlerBadRequest) Error() string
type GetEventByEventTypeHandlerForbidden ¶
type GetEventByEventTypeHandlerForbidden struct { }
GetEventByEventTypeHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByEventTypeHandlerForbidden ¶
func NewGetEventByEventTypeHandlerForbidden() *GetEventByEventTypeHandlerForbidden
NewGetEventByEventTypeHandlerForbidden creates a GetEventByEventTypeHandlerForbidden with default headers values
func (*GetEventByEventTypeHandlerForbidden) Error ¶
func (o *GetEventByEventTypeHandlerForbidden) Error() string
type GetEventByEventTypeHandlerInternalServerError ¶
type GetEventByEventTypeHandlerInternalServerError struct { }
GetEventByEventTypeHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByEventTypeHandlerInternalServerError ¶
func NewGetEventByEventTypeHandlerInternalServerError() *GetEventByEventTypeHandlerInternalServerError
NewGetEventByEventTypeHandlerInternalServerError creates a GetEventByEventTypeHandlerInternalServerError with default headers values
func (*GetEventByEventTypeHandlerInternalServerError) Error ¶
func (o *GetEventByEventTypeHandlerInternalServerError) Error() string
type GetEventByEventTypeHandlerNotFound ¶
type GetEventByEventTypeHandlerNotFound struct { }
GetEventByEventTypeHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByEventTypeHandlerNotFound ¶
func NewGetEventByEventTypeHandlerNotFound() *GetEventByEventTypeHandlerNotFound
NewGetEventByEventTypeHandlerNotFound creates a GetEventByEventTypeHandlerNotFound with default headers values
func (*GetEventByEventTypeHandlerNotFound) Error ¶
func (o *GetEventByEventTypeHandlerNotFound) Error() string
type GetEventByEventTypeHandlerOK ¶
type GetEventByEventTypeHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByEventTypeHandlerOK handles this case with default header values.
OK
func NewGetEventByEventTypeHandlerOK ¶
func NewGetEventByEventTypeHandlerOK() *GetEventByEventTypeHandlerOK
NewGetEventByEventTypeHandlerOK creates a GetEventByEventTypeHandlerOK with default headers values
func (*GetEventByEventTypeHandlerOK) Error ¶
func (o *GetEventByEventTypeHandlerOK) Error() string
func (*GetEventByEventTypeHandlerOK) GetPayload ¶
func (o *GetEventByEventTypeHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByEventTypeHandlerParams ¶
type GetEventByEventTypeHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventType Event's type */ EventType float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByEventTypeHandlerParams contains all the parameters to send to the API endpoint for the get event by event type handler operation typically these are written to a http.Request
func NewGetEventByEventTypeHandlerParams ¶
func NewGetEventByEventTypeHandlerParams() *GetEventByEventTypeHandlerParams
NewGetEventByEventTypeHandlerParams creates a new GetEventByEventTypeHandlerParams object with the default values initialized.
func NewGetEventByEventTypeHandlerParamsWithContext ¶
func NewGetEventByEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByEventTypeHandlerParams
NewGetEventByEventTypeHandlerParamsWithContext creates a new GetEventByEventTypeHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByEventTypeHandlerParamsWithHTTPClient ¶
func NewGetEventByEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByEventTypeHandlerParams
NewGetEventByEventTypeHandlerParamsWithHTTPClient creates a new GetEventByEventTypeHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByEventTypeHandlerParamsWithTimeout ¶
func NewGetEventByEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByEventTypeHandlerParams
NewGetEventByEventTypeHandlerParamsWithTimeout creates a new GetEventByEventTypeHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByEventTypeHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetContext ¶
func (o *GetEventByEventTypeHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetEndDate ¶
func (o *GetEventByEventTypeHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetEventType ¶
func (o *GetEventByEventTypeHandlerParams) SetEventType(eventType float64)
SetEventType adds the eventType to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetHTTPClient ¶
func (o *GetEventByEventTypeHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetNamespace ¶
func (o *GetEventByEventTypeHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetOffset ¶
func (o *GetEventByEventTypeHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetPageSize ¶
func (o *GetEventByEventTypeHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetStartDate ¶
func (o *GetEventByEventTypeHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) SetTimeout ¶
func (o *GetEventByEventTypeHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithContext ¶
func (o *GetEventByEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByEventTypeHandlerParams
WithContext adds the context to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithEndDate ¶
func (o *GetEventByEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByEventTypeHandlerParams
WithEndDate adds the endDate to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithEventType ¶
func (o *GetEventByEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByEventTypeHandlerParams
WithEventType adds the eventType to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithHTTPClient ¶
func (o *GetEventByEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByEventTypeHandlerParams
WithHTTPClient adds the HTTPClient to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithNamespace ¶
func (o *GetEventByEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByEventTypeHandlerParams
WithNamespace adds the namespace to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithOffset ¶
func (o *GetEventByEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByEventTypeHandlerParams
WithOffset adds the offset to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithPageSize ¶
func (o *GetEventByEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByEventTypeHandlerParams
WithPageSize adds the pageSize to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithStartDate ¶
func (o *GetEventByEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByEventTypeHandlerParams
WithStartDate adds the startDate to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WithTimeout ¶
func (o *GetEventByEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByEventTypeHandlerParams
WithTimeout adds the timeout to the get event by event type handler params
func (*GetEventByEventTypeHandlerParams) WriteToRequest ¶
func (o *GetEventByEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByEventTypeHandlerReader ¶
type GetEventByEventTypeHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByEventTypeHandlerReader is a Reader for the GetEventByEventTypeHandler structure.
func (*GetEventByEventTypeHandlerReader) ReadResponse ¶
func (o *GetEventByEventTypeHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByEventTypeHandlerUnauthorized ¶
type GetEventByEventTypeHandlerUnauthorized struct { }
GetEventByEventTypeHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByEventTypeHandlerUnauthorized ¶
func NewGetEventByEventTypeHandlerUnauthorized() *GetEventByEventTypeHandlerUnauthorized
NewGetEventByEventTypeHandlerUnauthorized creates a GetEventByEventTypeHandlerUnauthorized with default headers values
func (*GetEventByEventTypeHandlerUnauthorized) Error ¶
func (o *GetEventByEventTypeHandlerUnauthorized) Error() string
type GetEventByNamespaceHandlerBadRequest ¶
type GetEventByNamespaceHandlerBadRequest struct { }
GetEventByNamespaceHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByNamespaceHandlerBadRequest ¶
func NewGetEventByNamespaceHandlerBadRequest() *GetEventByNamespaceHandlerBadRequest
NewGetEventByNamespaceHandlerBadRequest creates a GetEventByNamespaceHandlerBadRequest with default headers values
func (*GetEventByNamespaceHandlerBadRequest) Error ¶
func (o *GetEventByNamespaceHandlerBadRequest) Error() string
type GetEventByNamespaceHandlerForbidden ¶
type GetEventByNamespaceHandlerForbidden struct { }
GetEventByNamespaceHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByNamespaceHandlerForbidden ¶
func NewGetEventByNamespaceHandlerForbidden() *GetEventByNamespaceHandlerForbidden
NewGetEventByNamespaceHandlerForbidden creates a GetEventByNamespaceHandlerForbidden with default headers values
func (*GetEventByNamespaceHandlerForbidden) Error ¶
func (o *GetEventByNamespaceHandlerForbidden) Error() string
type GetEventByNamespaceHandlerInternalServerError ¶
type GetEventByNamespaceHandlerInternalServerError struct { }
GetEventByNamespaceHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByNamespaceHandlerInternalServerError ¶
func NewGetEventByNamespaceHandlerInternalServerError() *GetEventByNamespaceHandlerInternalServerError
NewGetEventByNamespaceHandlerInternalServerError creates a GetEventByNamespaceHandlerInternalServerError with default headers values
func (*GetEventByNamespaceHandlerInternalServerError) Error ¶
func (o *GetEventByNamespaceHandlerInternalServerError) Error() string
type GetEventByNamespaceHandlerNotFound ¶
type GetEventByNamespaceHandlerNotFound struct { }
GetEventByNamespaceHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByNamespaceHandlerNotFound ¶
func NewGetEventByNamespaceHandlerNotFound() *GetEventByNamespaceHandlerNotFound
NewGetEventByNamespaceHandlerNotFound creates a GetEventByNamespaceHandlerNotFound with default headers values
func (*GetEventByNamespaceHandlerNotFound) Error ¶
func (o *GetEventByNamespaceHandlerNotFound) Error() string
type GetEventByNamespaceHandlerOK ¶
type GetEventByNamespaceHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByNamespaceHandlerOK handles this case with default header values.
OK
func NewGetEventByNamespaceHandlerOK ¶
func NewGetEventByNamespaceHandlerOK() *GetEventByNamespaceHandlerOK
NewGetEventByNamespaceHandlerOK creates a GetEventByNamespaceHandlerOK with default headers values
func (*GetEventByNamespaceHandlerOK) Error ¶
func (o *GetEventByNamespaceHandlerOK) Error() string
func (*GetEventByNamespaceHandlerOK) GetPayload ¶
func (o *GetEventByNamespaceHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByNamespaceHandlerParams ¶
type GetEventByNamespaceHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06Z */ EndDate string /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06Z */ StartDate string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByNamespaceHandlerParams contains all the parameters to send to the API endpoint for the get event by namespace handler operation typically these are written to a http.Request
func NewGetEventByNamespaceHandlerParams ¶
func NewGetEventByNamespaceHandlerParams() *GetEventByNamespaceHandlerParams
NewGetEventByNamespaceHandlerParams creates a new GetEventByNamespaceHandlerParams object with the default values initialized.
func NewGetEventByNamespaceHandlerParamsWithContext ¶
func NewGetEventByNamespaceHandlerParamsWithContext(ctx context.Context) *GetEventByNamespaceHandlerParams
NewGetEventByNamespaceHandlerParamsWithContext creates a new GetEventByNamespaceHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByNamespaceHandlerParamsWithHTTPClient ¶
func NewGetEventByNamespaceHandlerParamsWithHTTPClient(client *http.Client) *GetEventByNamespaceHandlerParams
NewGetEventByNamespaceHandlerParamsWithHTTPClient creates a new GetEventByNamespaceHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByNamespaceHandlerParamsWithTimeout ¶
func NewGetEventByNamespaceHandlerParamsWithTimeout(timeout time.Duration) *GetEventByNamespaceHandlerParams
NewGetEventByNamespaceHandlerParamsWithTimeout creates a new GetEventByNamespaceHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByNamespaceHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByNamespaceHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetContext ¶
func (o *GetEventByNamespaceHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetEndDate ¶
func (o *GetEventByNamespaceHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetHTTPClient ¶
func (o *GetEventByNamespaceHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByNamespaceHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetNamespace ¶
func (o *GetEventByNamespaceHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetOffset ¶
func (o *GetEventByNamespaceHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetPageSize ¶
func (o *GetEventByNamespaceHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetStartDate ¶
func (o *GetEventByNamespaceHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) SetTimeout ¶
func (o *GetEventByNamespaceHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithContext ¶
func (o *GetEventByNamespaceHandlerParams) WithContext(ctx context.Context) *GetEventByNamespaceHandlerParams
WithContext adds the context to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithEndDate ¶
func (o *GetEventByNamespaceHandlerParams) WithEndDate(endDate string) *GetEventByNamespaceHandlerParams
WithEndDate adds the endDate to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithHTTPClient ¶
func (o *GetEventByNamespaceHandlerParams) WithHTTPClient(client *http.Client) *GetEventByNamespaceHandlerParams
WithHTTPClient adds the HTTPClient to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithNamespace ¶
func (o *GetEventByNamespaceHandlerParams) WithNamespace(namespace string) *GetEventByNamespaceHandlerParams
WithNamespace adds the namespace to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithOffset ¶
func (o *GetEventByNamespaceHandlerParams) WithOffset(offset *int64) *GetEventByNamespaceHandlerParams
WithOffset adds the offset to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithPageSize ¶
func (o *GetEventByNamespaceHandlerParams) WithPageSize(pageSize int64) *GetEventByNamespaceHandlerParams
WithPageSize adds the pageSize to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithStartDate ¶
func (o *GetEventByNamespaceHandlerParams) WithStartDate(startDate string) *GetEventByNamespaceHandlerParams
WithStartDate adds the startDate to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WithTimeout ¶
func (o *GetEventByNamespaceHandlerParams) WithTimeout(timeout time.Duration) *GetEventByNamespaceHandlerParams
WithTimeout adds the timeout to the get event by namespace handler params
func (*GetEventByNamespaceHandlerParams) WriteToRequest ¶
func (o *GetEventByNamespaceHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByNamespaceHandlerReader ¶
type GetEventByNamespaceHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByNamespaceHandlerReader is a Reader for the GetEventByNamespaceHandler structure.
func (*GetEventByNamespaceHandlerReader) ReadResponse ¶
func (o *GetEventByNamespaceHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByNamespaceHandlerUnauthorized ¶
type GetEventByNamespaceHandlerUnauthorized struct { }
GetEventByNamespaceHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByNamespaceHandlerUnauthorized ¶
func NewGetEventByNamespaceHandlerUnauthorized() *GetEventByNamespaceHandlerUnauthorized
NewGetEventByNamespaceHandlerUnauthorized creates a GetEventByNamespaceHandlerUnauthorized with default headers values
func (*GetEventByNamespaceHandlerUnauthorized) Error ¶
func (o *GetEventByNamespaceHandlerUnauthorized) Error() string
type GetEventByUserEventIDAndEventTypeHandlerBadRequest ¶
type GetEventByUserEventIDAndEventTypeHandlerBadRequest struct { }
GetEventByUserEventIDAndEventTypeHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByUserEventIDAndEventTypeHandlerBadRequest ¶
func NewGetEventByUserEventIDAndEventTypeHandlerBadRequest() *GetEventByUserEventIDAndEventTypeHandlerBadRequest
NewGetEventByUserEventIDAndEventTypeHandlerBadRequest creates a GetEventByUserEventIDAndEventTypeHandlerBadRequest with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerBadRequest) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerBadRequest) Error() string
type GetEventByUserEventIDAndEventTypeHandlerForbidden ¶
type GetEventByUserEventIDAndEventTypeHandlerForbidden struct { }
GetEventByUserEventIDAndEventTypeHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByUserEventIDAndEventTypeHandlerForbidden ¶
func NewGetEventByUserEventIDAndEventTypeHandlerForbidden() *GetEventByUserEventIDAndEventTypeHandlerForbidden
NewGetEventByUserEventIDAndEventTypeHandlerForbidden creates a GetEventByUserEventIDAndEventTypeHandlerForbidden with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerForbidden) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerForbidden) Error() string
type GetEventByUserEventIDAndEventTypeHandlerInternalServerError ¶
type GetEventByUserEventIDAndEventTypeHandlerInternalServerError struct { }
GetEventByUserEventIDAndEventTypeHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByUserEventIDAndEventTypeHandlerInternalServerError ¶
func NewGetEventByUserEventIDAndEventTypeHandlerInternalServerError() *GetEventByUserEventIDAndEventTypeHandlerInternalServerError
NewGetEventByUserEventIDAndEventTypeHandlerInternalServerError creates a GetEventByUserEventIDAndEventTypeHandlerInternalServerError with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerInternalServerError) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerInternalServerError) Error() string
type GetEventByUserEventIDAndEventTypeHandlerNotFound ¶
type GetEventByUserEventIDAndEventTypeHandlerNotFound struct { }
GetEventByUserEventIDAndEventTypeHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByUserEventIDAndEventTypeHandlerNotFound ¶
func NewGetEventByUserEventIDAndEventTypeHandlerNotFound() *GetEventByUserEventIDAndEventTypeHandlerNotFound
NewGetEventByUserEventIDAndEventTypeHandlerNotFound creates a GetEventByUserEventIDAndEventTypeHandlerNotFound with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerNotFound) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerNotFound) Error() string
type GetEventByUserEventIDAndEventTypeHandlerOK ¶
type GetEventByUserEventIDAndEventTypeHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByUserEventIDAndEventTypeHandlerOK handles this case with default header values.
OK
func NewGetEventByUserEventIDAndEventTypeHandlerOK ¶
func NewGetEventByUserEventIDAndEventTypeHandlerOK() *GetEventByUserEventIDAndEventTypeHandlerOK
NewGetEventByUserEventIDAndEventTypeHandlerOK creates a GetEventByUserEventIDAndEventTypeHandlerOK with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerOK) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerOK) Error() string
func (*GetEventByUserEventIDAndEventTypeHandlerOK) GetPayload ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByUserEventIDAndEventTypeHandlerParams ¶
type GetEventByUserEventIDAndEventTypeHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventID Event's ID */ EventID float64 /*EventType Event's type */ EventType float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByUserEventIDAndEventTypeHandlerParams contains all the parameters to send to the API endpoint for the get event by user event ID and event type handler operation typically these are written to a http.Request
func NewGetEventByUserEventIDAndEventTypeHandlerParams ¶
func NewGetEventByUserEventIDAndEventTypeHandlerParams() *GetEventByUserEventIDAndEventTypeHandlerParams
NewGetEventByUserEventIDAndEventTypeHandlerParams creates a new GetEventByUserEventIDAndEventTypeHandlerParams object with the default values initialized.
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithContext ¶
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByUserEventIDAndEventTypeHandlerParams
NewGetEventByUserEventIDAndEventTypeHandlerParamsWithContext creates a new GetEventByUserEventIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithHTTPClient ¶
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserEventIDAndEventTypeHandlerParams
NewGetEventByUserEventIDAndEventTypeHandlerParamsWithHTTPClient creates a new GetEventByUserEventIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithTimeout ¶
func NewGetEventByUserEventIDAndEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserEventIDAndEventTypeHandlerParams
NewGetEventByUserEventIDAndEventTypeHandlerParamsWithTimeout creates a new GetEventByUserEventIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetContext ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetEndDate ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetEventID ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEventID(eventID float64)
SetEventID adds the eventId to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetEventType ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetEventType(eventType float64)
SetEventType adds the eventType to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClient ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetNamespace ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetOffset ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetPageSize ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetStartDate ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetTimeout ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) SetUserID ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) SetUserID(userID string)
SetUserID adds the userId to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithContext ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByUserEventIDAndEventTypeHandlerParams
WithContext adds the context to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithEndDate ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByUserEventIDAndEventTypeHandlerParams
WithEndDate adds the endDate to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithEventID ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEventID(eventID float64) *GetEventByUserEventIDAndEventTypeHandlerParams
WithEventID adds the eventID to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithEventType ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByUserEventIDAndEventTypeHandlerParams
WithEventType adds the eventType to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithHTTPClient ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserEventIDAndEventTypeHandlerParams
WithHTTPClient adds the HTTPClient to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithNamespace ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByUserEventIDAndEventTypeHandlerParams
WithNamespace adds the namespace to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithOffset ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByUserEventIDAndEventTypeHandlerParams
WithOffset adds the offset to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithPageSize ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByUserEventIDAndEventTypeHandlerParams
WithPageSize adds the pageSize to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithStartDate ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByUserEventIDAndEventTypeHandlerParams
WithStartDate adds the startDate to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithTimeout ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserEventIDAndEventTypeHandlerParams
WithTimeout adds the timeout to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WithUserID ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WithUserID(userID string) *GetEventByUserEventIDAndEventTypeHandlerParams
WithUserID adds the userID to the get event by user event ID and event type handler params
func (*GetEventByUserEventIDAndEventTypeHandlerParams) WriteToRequest ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByUserEventIDAndEventTypeHandlerReader ¶
type GetEventByUserEventIDAndEventTypeHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByUserEventIDAndEventTypeHandlerReader is a Reader for the GetEventByUserEventIDAndEventTypeHandler structure.
func (*GetEventByUserEventIDAndEventTypeHandlerReader) ReadResponse ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByUserEventIDAndEventTypeHandlerUnauthorized ¶
type GetEventByUserEventIDAndEventTypeHandlerUnauthorized struct { }
GetEventByUserEventIDAndEventTypeHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByUserEventIDAndEventTypeHandlerUnauthorized ¶
func NewGetEventByUserEventIDAndEventTypeHandlerUnauthorized() *GetEventByUserEventIDAndEventTypeHandlerUnauthorized
NewGetEventByUserEventIDAndEventTypeHandlerUnauthorized creates a GetEventByUserEventIDAndEventTypeHandlerUnauthorized with default headers values
func (*GetEventByUserEventIDAndEventTypeHandlerUnauthorized) Error ¶
func (o *GetEventByUserEventIDAndEventTypeHandlerUnauthorized) Error() string
type GetEventByUserIDAndEventIDHandlerBadRequest ¶
type GetEventByUserIDAndEventIDHandlerBadRequest struct { }
GetEventByUserIDAndEventIDHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByUserIDAndEventIDHandlerBadRequest ¶
func NewGetEventByUserIDAndEventIDHandlerBadRequest() *GetEventByUserIDAndEventIDHandlerBadRequest
NewGetEventByUserIDAndEventIDHandlerBadRequest creates a GetEventByUserIDAndEventIDHandlerBadRequest with default headers values
func (*GetEventByUserIDAndEventIDHandlerBadRequest) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerBadRequest) Error() string
type GetEventByUserIDAndEventIDHandlerForbidden ¶
type GetEventByUserIDAndEventIDHandlerForbidden struct { }
GetEventByUserIDAndEventIDHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByUserIDAndEventIDHandlerForbidden ¶
func NewGetEventByUserIDAndEventIDHandlerForbidden() *GetEventByUserIDAndEventIDHandlerForbidden
NewGetEventByUserIDAndEventIDHandlerForbidden creates a GetEventByUserIDAndEventIDHandlerForbidden with default headers values
func (*GetEventByUserIDAndEventIDHandlerForbidden) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerForbidden) Error() string
type GetEventByUserIDAndEventIDHandlerInternalServerError ¶
type GetEventByUserIDAndEventIDHandlerInternalServerError struct { }
GetEventByUserIDAndEventIDHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByUserIDAndEventIDHandlerInternalServerError ¶
func NewGetEventByUserIDAndEventIDHandlerInternalServerError() *GetEventByUserIDAndEventIDHandlerInternalServerError
NewGetEventByUserIDAndEventIDHandlerInternalServerError creates a GetEventByUserIDAndEventIDHandlerInternalServerError with default headers values
func (*GetEventByUserIDAndEventIDHandlerInternalServerError) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerInternalServerError) Error() string
type GetEventByUserIDAndEventIDHandlerNotFound ¶
type GetEventByUserIDAndEventIDHandlerNotFound struct { }
GetEventByUserIDAndEventIDHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByUserIDAndEventIDHandlerNotFound ¶
func NewGetEventByUserIDAndEventIDHandlerNotFound() *GetEventByUserIDAndEventIDHandlerNotFound
NewGetEventByUserIDAndEventIDHandlerNotFound creates a GetEventByUserIDAndEventIDHandlerNotFound with default headers values
func (*GetEventByUserIDAndEventIDHandlerNotFound) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerNotFound) Error() string
type GetEventByUserIDAndEventIDHandlerOK ¶
type GetEventByUserIDAndEventIDHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByUserIDAndEventIDHandlerOK handles this case with default header values.
OK
func NewGetEventByUserIDAndEventIDHandlerOK ¶
func NewGetEventByUserIDAndEventIDHandlerOK() *GetEventByUserIDAndEventIDHandlerOK
NewGetEventByUserIDAndEventIDHandlerOK creates a GetEventByUserIDAndEventIDHandlerOK with default headers values
func (*GetEventByUserIDAndEventIDHandlerOK) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerOK) Error() string
func (*GetEventByUserIDAndEventIDHandlerOK) GetPayload ¶
func (o *GetEventByUserIDAndEventIDHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByUserIDAndEventIDHandlerParams ¶
type GetEventByUserIDAndEventIDHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventID Event's ID */ EventID float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByUserIDAndEventIDHandlerParams contains all the parameters to send to the API endpoint for the get event by user ID and event ID handler operation typically these are written to a http.Request
func NewGetEventByUserIDAndEventIDHandlerParams ¶
func NewGetEventByUserIDAndEventIDHandlerParams() *GetEventByUserIDAndEventIDHandlerParams
NewGetEventByUserIDAndEventIDHandlerParams creates a new GetEventByUserIDAndEventIDHandlerParams object with the default values initialized.
func NewGetEventByUserIDAndEventIDHandlerParamsWithContext ¶
func NewGetEventByUserIDAndEventIDHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDAndEventIDHandlerParams
NewGetEventByUserIDAndEventIDHandlerParamsWithContext creates a new GetEventByUserIDAndEventIDHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByUserIDAndEventIDHandlerParamsWithHTTPClient ¶
func NewGetEventByUserIDAndEventIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDAndEventIDHandlerParams
NewGetEventByUserIDAndEventIDHandlerParamsWithHTTPClient creates a new GetEventByUserIDAndEventIDHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByUserIDAndEventIDHandlerParamsWithTimeout ¶
func NewGetEventByUserIDAndEventIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDAndEventIDHandlerParams
NewGetEventByUserIDAndEventIDHandlerParamsWithTimeout creates a new GetEventByUserIDAndEventIDHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByUserIDAndEventIDHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByUserIDAndEventIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetContext ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetEndDate ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetEventID ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetEventID(eventID float64)
SetEventID adds the eventId to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetHTTPClient ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByUserIDAndEventIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetNamespace ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetOffset ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetPageSize ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetStartDate ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetTimeout ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) SetUserID ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) SetUserID(userID string)
SetUserID adds the userId to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithContext ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDAndEventIDHandlerParams
WithContext adds the context to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithEndDate ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithEndDate(endDate string) *GetEventByUserIDAndEventIDHandlerParams
WithEndDate adds the endDate to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithEventID ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithEventID(eventID float64) *GetEventByUserIDAndEventIDHandlerParams
WithEventID adds the eventID to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithHTTPClient ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDAndEventIDHandlerParams
WithHTTPClient adds the HTTPClient to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithNamespace ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithNamespace(namespace string) *GetEventByUserIDAndEventIDHandlerParams
WithNamespace adds the namespace to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithOffset ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithOffset(offset *int64) *GetEventByUserIDAndEventIDHandlerParams
WithOffset adds the offset to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithPageSize ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDAndEventIDHandlerParams
WithPageSize adds the pageSize to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithStartDate ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithStartDate(startDate string) *GetEventByUserIDAndEventIDHandlerParams
WithStartDate adds the startDate to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithTimeout ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDAndEventIDHandlerParams
WithTimeout adds the timeout to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WithUserID ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WithUserID(userID string) *GetEventByUserIDAndEventIDHandlerParams
WithUserID adds the userID to the get event by user ID and event ID handler params
func (*GetEventByUserIDAndEventIDHandlerParams) WriteToRequest ¶
func (o *GetEventByUserIDAndEventIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByUserIDAndEventIDHandlerReader ¶
type GetEventByUserIDAndEventIDHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByUserIDAndEventIDHandlerReader is a Reader for the GetEventByUserIDAndEventIDHandler structure.
func (*GetEventByUserIDAndEventIDHandlerReader) ReadResponse ¶
func (o *GetEventByUserIDAndEventIDHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByUserIDAndEventIDHandlerUnauthorized ¶
type GetEventByUserIDAndEventIDHandlerUnauthorized struct { }
GetEventByUserIDAndEventIDHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByUserIDAndEventIDHandlerUnauthorized ¶
func NewGetEventByUserIDAndEventIDHandlerUnauthorized() *GetEventByUserIDAndEventIDHandlerUnauthorized
NewGetEventByUserIDAndEventIDHandlerUnauthorized creates a GetEventByUserIDAndEventIDHandlerUnauthorized with default headers values
func (*GetEventByUserIDAndEventIDHandlerUnauthorized) Error ¶
func (o *GetEventByUserIDAndEventIDHandlerUnauthorized) Error() string
type GetEventByUserIDAndEventTypeHandlerBadRequest ¶
type GetEventByUserIDAndEventTypeHandlerBadRequest struct { }
GetEventByUserIDAndEventTypeHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByUserIDAndEventTypeHandlerBadRequest ¶
func NewGetEventByUserIDAndEventTypeHandlerBadRequest() *GetEventByUserIDAndEventTypeHandlerBadRequest
NewGetEventByUserIDAndEventTypeHandlerBadRequest creates a GetEventByUserIDAndEventTypeHandlerBadRequest with default headers values
func (*GetEventByUserIDAndEventTypeHandlerBadRequest) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerBadRequest) Error() string
type GetEventByUserIDAndEventTypeHandlerForbidden ¶
type GetEventByUserIDAndEventTypeHandlerForbidden struct { }
GetEventByUserIDAndEventTypeHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByUserIDAndEventTypeHandlerForbidden ¶
func NewGetEventByUserIDAndEventTypeHandlerForbidden() *GetEventByUserIDAndEventTypeHandlerForbidden
NewGetEventByUserIDAndEventTypeHandlerForbidden creates a GetEventByUserIDAndEventTypeHandlerForbidden with default headers values
func (*GetEventByUserIDAndEventTypeHandlerForbidden) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerForbidden) Error() string
type GetEventByUserIDAndEventTypeHandlerInternalServerError ¶
type GetEventByUserIDAndEventTypeHandlerInternalServerError struct { }
GetEventByUserIDAndEventTypeHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByUserIDAndEventTypeHandlerInternalServerError ¶
func NewGetEventByUserIDAndEventTypeHandlerInternalServerError() *GetEventByUserIDAndEventTypeHandlerInternalServerError
NewGetEventByUserIDAndEventTypeHandlerInternalServerError creates a GetEventByUserIDAndEventTypeHandlerInternalServerError with default headers values
func (*GetEventByUserIDAndEventTypeHandlerInternalServerError) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerInternalServerError) Error() string
type GetEventByUserIDAndEventTypeHandlerNotFound ¶
type GetEventByUserIDAndEventTypeHandlerNotFound struct { }
GetEventByUserIDAndEventTypeHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByUserIDAndEventTypeHandlerNotFound ¶
func NewGetEventByUserIDAndEventTypeHandlerNotFound() *GetEventByUserIDAndEventTypeHandlerNotFound
NewGetEventByUserIDAndEventTypeHandlerNotFound creates a GetEventByUserIDAndEventTypeHandlerNotFound with default headers values
func (*GetEventByUserIDAndEventTypeHandlerNotFound) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerNotFound) Error() string
type GetEventByUserIDAndEventTypeHandlerOK ¶
type GetEventByUserIDAndEventTypeHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByUserIDAndEventTypeHandlerOK handles this case with default header values.
OK
func NewGetEventByUserIDAndEventTypeHandlerOK ¶
func NewGetEventByUserIDAndEventTypeHandlerOK() *GetEventByUserIDAndEventTypeHandlerOK
NewGetEventByUserIDAndEventTypeHandlerOK creates a GetEventByUserIDAndEventTypeHandlerOK with default headers values
func (*GetEventByUserIDAndEventTypeHandlerOK) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerOK) Error() string
func (*GetEventByUserIDAndEventTypeHandlerOK) GetPayload ¶
func (o *GetEventByUserIDAndEventTypeHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByUserIDAndEventTypeHandlerParams ¶
type GetEventByUserIDAndEventTypeHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*EventType Event's type */ EventType float64 /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByUserIDAndEventTypeHandlerParams contains all the parameters to send to the API endpoint for the get event by user ID and event type handler operation typically these are written to a http.Request
func NewGetEventByUserIDAndEventTypeHandlerParams ¶
func NewGetEventByUserIDAndEventTypeHandlerParams() *GetEventByUserIDAndEventTypeHandlerParams
NewGetEventByUserIDAndEventTypeHandlerParams creates a new GetEventByUserIDAndEventTypeHandlerParams object with the default values initialized.
func NewGetEventByUserIDAndEventTypeHandlerParamsWithContext ¶
func NewGetEventByUserIDAndEventTypeHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDAndEventTypeHandlerParams
NewGetEventByUserIDAndEventTypeHandlerParamsWithContext creates a new GetEventByUserIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByUserIDAndEventTypeHandlerParamsWithHTTPClient ¶
func NewGetEventByUserIDAndEventTypeHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDAndEventTypeHandlerParams
NewGetEventByUserIDAndEventTypeHandlerParamsWithHTTPClient creates a new GetEventByUserIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByUserIDAndEventTypeHandlerParamsWithTimeout ¶
func NewGetEventByUserIDAndEventTypeHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDAndEventTypeHandlerParams
NewGetEventByUserIDAndEventTypeHandlerParamsWithTimeout creates a new GetEventByUserIDAndEventTypeHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByUserIDAndEventTypeHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetContext ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetEndDate ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetEventType ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetEventType(eventType float64)
SetEventType adds the eventType to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClient ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetNamespace ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetOffset ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetPageSize ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetStartDate ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetTimeout ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) SetUserID ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) SetUserID(userID string)
SetUserID adds the userId to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithContext ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDAndEventTypeHandlerParams
WithContext adds the context to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithEndDate ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithEndDate(endDate string) *GetEventByUserIDAndEventTypeHandlerParams
WithEndDate adds the endDate to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithEventType ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithEventType(eventType float64) *GetEventByUserIDAndEventTypeHandlerParams
WithEventType adds the eventType to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithHTTPClient ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDAndEventTypeHandlerParams
WithHTTPClient adds the HTTPClient to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithNamespace ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithNamespace(namespace string) *GetEventByUserIDAndEventTypeHandlerParams
WithNamespace adds the namespace to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithOffset ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithOffset(offset *int64) *GetEventByUserIDAndEventTypeHandlerParams
WithOffset adds the offset to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithPageSize ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDAndEventTypeHandlerParams
WithPageSize adds the pageSize to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithStartDate ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithStartDate(startDate string) *GetEventByUserIDAndEventTypeHandlerParams
WithStartDate adds the startDate to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithTimeout ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDAndEventTypeHandlerParams
WithTimeout adds the timeout to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WithUserID ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WithUserID(userID string) *GetEventByUserIDAndEventTypeHandlerParams
WithUserID adds the userID to the get event by user ID and event type handler params
func (*GetEventByUserIDAndEventTypeHandlerParams) WriteToRequest ¶
func (o *GetEventByUserIDAndEventTypeHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByUserIDAndEventTypeHandlerReader ¶
type GetEventByUserIDAndEventTypeHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByUserIDAndEventTypeHandlerReader is a Reader for the GetEventByUserIDAndEventTypeHandler structure.
func (*GetEventByUserIDAndEventTypeHandlerReader) ReadResponse ¶
func (o *GetEventByUserIDAndEventTypeHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByUserIDAndEventTypeHandlerUnauthorized ¶
type GetEventByUserIDAndEventTypeHandlerUnauthorized struct { }
GetEventByUserIDAndEventTypeHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByUserIDAndEventTypeHandlerUnauthorized ¶
func NewGetEventByUserIDAndEventTypeHandlerUnauthorized() *GetEventByUserIDAndEventTypeHandlerUnauthorized
NewGetEventByUserIDAndEventTypeHandlerUnauthorized creates a GetEventByUserIDAndEventTypeHandlerUnauthorized with default headers values
func (*GetEventByUserIDAndEventTypeHandlerUnauthorized) Error ¶
func (o *GetEventByUserIDAndEventTypeHandlerUnauthorized) Error() string
type GetEventByUserIDHandlerBadRequest ¶
type GetEventByUserIDHandlerBadRequest struct { }
GetEventByUserIDHandlerBadRequest handles this case with default header values.
Bad Request
func NewGetEventByUserIDHandlerBadRequest ¶
func NewGetEventByUserIDHandlerBadRequest() *GetEventByUserIDHandlerBadRequest
NewGetEventByUserIDHandlerBadRequest creates a GetEventByUserIDHandlerBadRequest with default headers values
func (*GetEventByUserIDHandlerBadRequest) Error ¶
func (o *GetEventByUserIDHandlerBadRequest) Error() string
type GetEventByUserIDHandlerForbidden ¶
type GetEventByUserIDHandlerForbidden struct { }
GetEventByUserIDHandlerForbidden handles this case with default header values.
Forbidden
func NewGetEventByUserIDHandlerForbidden ¶
func NewGetEventByUserIDHandlerForbidden() *GetEventByUserIDHandlerForbidden
NewGetEventByUserIDHandlerForbidden creates a GetEventByUserIDHandlerForbidden with default headers values
func (*GetEventByUserIDHandlerForbidden) Error ¶
func (o *GetEventByUserIDHandlerForbidden) Error() string
type GetEventByUserIDHandlerInternalServerError ¶
type GetEventByUserIDHandlerInternalServerError struct { }
GetEventByUserIDHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewGetEventByUserIDHandlerInternalServerError ¶
func NewGetEventByUserIDHandlerInternalServerError() *GetEventByUserIDHandlerInternalServerError
NewGetEventByUserIDHandlerInternalServerError creates a GetEventByUserIDHandlerInternalServerError with default headers values
func (*GetEventByUserIDHandlerInternalServerError) Error ¶
func (o *GetEventByUserIDHandlerInternalServerError) Error() string
type GetEventByUserIDHandlerNotFound ¶
type GetEventByUserIDHandlerNotFound struct { }
GetEventByUserIDHandlerNotFound handles this case with default header values.
Not Found
func NewGetEventByUserIDHandlerNotFound ¶
func NewGetEventByUserIDHandlerNotFound() *GetEventByUserIDHandlerNotFound
NewGetEventByUserIDHandlerNotFound creates a GetEventByUserIDHandlerNotFound with default headers values
func (*GetEventByUserIDHandlerNotFound) Error ¶
func (o *GetEventByUserIDHandlerNotFound) Error() string
type GetEventByUserIDHandlerOK ¶
type GetEventByUserIDHandlerOK struct {
Payload *eventlogclientmodels.ModelsEventResponse
}
GetEventByUserIDHandlerOK handles this case with default header values.
OK
func NewGetEventByUserIDHandlerOK ¶
func NewGetEventByUserIDHandlerOK() *GetEventByUserIDHandlerOK
NewGetEventByUserIDHandlerOK creates a GetEventByUserIDHandlerOK with default headers values
func (*GetEventByUserIDHandlerOK) Error ¶
func (o *GetEventByUserIDHandlerOK) Error() string
func (*GetEventByUserIDHandlerOK) GetPayload ¶
func (o *GetEventByUserIDHandlerOK) GetPayload() *eventlogclientmodels.ModelsEventResponse
type GetEventByUserIDHandlerParams ¶
type GetEventByUserIDHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*EndDate Ending date. e.g. 2015-03-20T12:27:06.351Z */ EndDate string /*Namespace Namespace */ Namespace string /*Offset Offset to query */ Offset *int64 /*PageSize Number of result in a page */ PageSize int64 /*StartDate Starting date. e.g. 2015-03-20T12:27:06.351Z */ StartDate string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEventByUserIDHandlerParams contains all the parameters to send to the API endpoint for the get event by user ID handler operation typically these are written to a http.Request
func NewGetEventByUserIDHandlerParams ¶
func NewGetEventByUserIDHandlerParams() *GetEventByUserIDHandlerParams
NewGetEventByUserIDHandlerParams creates a new GetEventByUserIDHandlerParams object with the default values initialized.
func NewGetEventByUserIDHandlerParamsWithContext ¶
func NewGetEventByUserIDHandlerParamsWithContext(ctx context.Context) *GetEventByUserIDHandlerParams
NewGetEventByUserIDHandlerParamsWithContext creates a new GetEventByUserIDHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewGetEventByUserIDHandlerParamsWithHTTPClient ¶
func NewGetEventByUserIDHandlerParamsWithHTTPClient(client *http.Client) *GetEventByUserIDHandlerParams
NewGetEventByUserIDHandlerParamsWithHTTPClient creates a new GetEventByUserIDHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEventByUserIDHandlerParamsWithTimeout ¶
func NewGetEventByUserIDHandlerParamsWithTimeout(timeout time.Duration) *GetEventByUserIDHandlerParams
NewGetEventByUserIDHandlerParamsWithTimeout creates a new GetEventByUserIDHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEventByUserIDHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetEventByUserIDHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetContext ¶
func (o *GetEventByUserIDHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetEndDate ¶
func (o *GetEventByUserIDHandlerParams) SetEndDate(endDate string)
SetEndDate adds the endDate to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetHTTPClient ¶
func (o *GetEventByUserIDHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetEventByUserIDHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetNamespace ¶
func (o *GetEventByUserIDHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetOffset ¶
func (o *GetEventByUserIDHandlerParams) SetOffset(offset *int64)
SetOffset adds the offset to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetPageSize ¶
func (o *GetEventByUserIDHandlerParams) SetPageSize(pageSize int64)
SetPageSize adds the pageSize to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetStartDate ¶
func (o *GetEventByUserIDHandlerParams) SetStartDate(startDate string)
SetStartDate adds the startDate to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetTimeout ¶
func (o *GetEventByUserIDHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) SetUserID ¶
func (o *GetEventByUserIDHandlerParams) SetUserID(userID string)
SetUserID adds the userId to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithContext ¶
func (o *GetEventByUserIDHandlerParams) WithContext(ctx context.Context) *GetEventByUserIDHandlerParams
WithContext adds the context to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithEndDate ¶
func (o *GetEventByUserIDHandlerParams) WithEndDate(endDate string) *GetEventByUserIDHandlerParams
WithEndDate adds the endDate to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithHTTPClient ¶
func (o *GetEventByUserIDHandlerParams) WithHTTPClient(client *http.Client) *GetEventByUserIDHandlerParams
WithHTTPClient adds the HTTPClient to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithNamespace ¶
func (o *GetEventByUserIDHandlerParams) WithNamespace(namespace string) *GetEventByUserIDHandlerParams
WithNamespace adds the namespace to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithOffset ¶
func (o *GetEventByUserIDHandlerParams) WithOffset(offset *int64) *GetEventByUserIDHandlerParams
WithOffset adds the offset to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithPageSize ¶
func (o *GetEventByUserIDHandlerParams) WithPageSize(pageSize int64) *GetEventByUserIDHandlerParams
WithPageSize adds the pageSize to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithStartDate ¶
func (o *GetEventByUserIDHandlerParams) WithStartDate(startDate string) *GetEventByUserIDHandlerParams
WithStartDate adds the startDate to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithTimeout ¶
func (o *GetEventByUserIDHandlerParams) WithTimeout(timeout time.Duration) *GetEventByUserIDHandlerParams
WithTimeout adds the timeout to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WithUserID ¶
func (o *GetEventByUserIDHandlerParams) WithUserID(userID string) *GetEventByUserIDHandlerParams
WithUserID adds the userID to the get event by user ID handler params
func (*GetEventByUserIDHandlerParams) WriteToRequest ¶
func (o *GetEventByUserIDHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEventByUserIDHandlerReader ¶
type GetEventByUserIDHandlerReader struct {
// contains filtered or unexported fields
}
GetEventByUserIDHandlerReader is a Reader for the GetEventByUserIDHandler structure.
func (*GetEventByUserIDHandlerReader) ReadResponse ¶
func (o *GetEventByUserIDHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEventByUserIDHandlerUnauthorized ¶
type GetEventByUserIDHandlerUnauthorized struct { }
GetEventByUserIDHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewGetEventByUserIDHandlerUnauthorized ¶
func NewGetEventByUserIDHandlerUnauthorized() *GetEventByUserIDHandlerUnauthorized
NewGetEventByUserIDHandlerUnauthorized creates a GetEventByUserIDHandlerUnauthorized with default headers values
func (*GetEventByUserIDHandlerUnauthorized) Error ¶
func (o *GetEventByUserIDHandlerUnauthorized) Error() string
type PostEventHandlerBadRequest ¶
type PostEventHandlerBadRequest struct { }
PostEventHandlerBadRequest handles this case with default header values.
Bad Request
func NewPostEventHandlerBadRequest ¶
func NewPostEventHandlerBadRequest() *PostEventHandlerBadRequest
NewPostEventHandlerBadRequest creates a PostEventHandlerBadRequest with default headers values
func (*PostEventHandlerBadRequest) Error ¶
func (o *PostEventHandlerBadRequest) Error() string
type PostEventHandlerForbidden ¶
type PostEventHandlerForbidden struct { }
PostEventHandlerForbidden handles this case with default header values.
Forbidden
func NewPostEventHandlerForbidden ¶
func NewPostEventHandlerForbidden() *PostEventHandlerForbidden
NewPostEventHandlerForbidden creates a PostEventHandlerForbidden with default headers values
func (*PostEventHandlerForbidden) Error ¶
func (o *PostEventHandlerForbidden) Error() string
type PostEventHandlerInternalServerError ¶
type PostEventHandlerInternalServerError struct { }
PostEventHandlerInternalServerError handles this case with default header values.
Internal Server Error
func NewPostEventHandlerInternalServerError ¶
func NewPostEventHandlerInternalServerError() *PostEventHandlerInternalServerError
NewPostEventHandlerInternalServerError creates a PostEventHandlerInternalServerError with default headers values
func (*PostEventHandlerInternalServerError) Error ¶
func (o *PostEventHandlerInternalServerError) Error() string
type PostEventHandlerNoContent ¶
type PostEventHandlerNoContent struct { }
PostEventHandlerNoContent handles this case with default header values.
No Content
func NewPostEventHandlerNoContent ¶
func NewPostEventHandlerNoContent() *PostEventHandlerNoContent
NewPostEventHandlerNoContent creates a PostEventHandlerNoContent with default headers values
func (*PostEventHandlerNoContent) Error ¶
func (o *PostEventHandlerNoContent) Error() string
type PostEventHandlerParams ¶
type PostEventHandlerParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *eventlogclientmodels.ModelsEvent /*Namespace Namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostEventHandlerParams contains all the parameters to send to the API endpoint for the post event handler operation typically these are written to a http.Request
func NewPostEventHandlerParams ¶
func NewPostEventHandlerParams() *PostEventHandlerParams
NewPostEventHandlerParams creates a new PostEventHandlerParams object with the default values initialized.
func NewPostEventHandlerParamsWithContext ¶
func NewPostEventHandlerParamsWithContext(ctx context.Context) *PostEventHandlerParams
NewPostEventHandlerParamsWithContext creates a new PostEventHandlerParams object with the default values initialized, and the ability to set a context for a request
func NewPostEventHandlerParamsWithHTTPClient ¶
func NewPostEventHandlerParamsWithHTTPClient(client *http.Client) *PostEventHandlerParams
NewPostEventHandlerParamsWithHTTPClient creates a new PostEventHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostEventHandlerParamsWithTimeout ¶
func NewPostEventHandlerParamsWithTimeout(timeout time.Duration) *PostEventHandlerParams
NewPostEventHandlerParamsWithTimeout creates a new PostEventHandlerParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostEventHandlerParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PostEventHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the post event handler params
func (*PostEventHandlerParams) SetBody ¶
func (o *PostEventHandlerParams) SetBody(body *eventlogclientmodels.ModelsEvent)
SetBody adds the body to the post event handler params
func (*PostEventHandlerParams) SetContext ¶
func (o *PostEventHandlerParams) SetContext(ctx context.Context)
SetContext adds the context to the post event handler params
func (*PostEventHandlerParams) SetHTTPClient ¶
func (o *PostEventHandlerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post event handler params
func (*PostEventHandlerParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PostEventHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the post event handler params
func (*PostEventHandlerParams) SetNamespace ¶
func (o *PostEventHandlerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the post event handler params
func (*PostEventHandlerParams) SetTimeout ¶
func (o *PostEventHandlerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post event handler params
func (*PostEventHandlerParams) WithBody ¶
func (o *PostEventHandlerParams) WithBody(body *eventlogclientmodels.ModelsEvent) *PostEventHandlerParams
WithBody adds the body to the post event handler params
func (*PostEventHandlerParams) WithContext ¶
func (o *PostEventHandlerParams) WithContext(ctx context.Context) *PostEventHandlerParams
WithContext adds the context to the post event handler params
func (*PostEventHandlerParams) WithHTTPClient ¶
func (o *PostEventHandlerParams) WithHTTPClient(client *http.Client) *PostEventHandlerParams
WithHTTPClient adds the HTTPClient to the post event handler params
func (*PostEventHandlerParams) WithNamespace ¶
func (o *PostEventHandlerParams) WithNamespace(namespace string) *PostEventHandlerParams
WithNamespace adds the namespace to the post event handler params
func (*PostEventHandlerParams) WithTimeout ¶
func (o *PostEventHandlerParams) WithTimeout(timeout time.Duration) *PostEventHandlerParams
WithTimeout adds the timeout to the post event handler params
func (*PostEventHandlerParams) WriteToRequest ¶
func (o *PostEventHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostEventHandlerReader ¶
type PostEventHandlerReader struct {
// contains filtered or unexported fields
}
PostEventHandlerReader is a Reader for the PostEventHandler structure.
func (*PostEventHandlerReader) ReadResponse ¶
func (o *PostEventHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostEventHandlerUnauthorized ¶
type PostEventHandlerUnauthorized struct { }
PostEventHandlerUnauthorized handles this case with default header values.
Unauthorized
func NewPostEventHandlerUnauthorized ¶
func NewPostEventHandlerUnauthorized() *PostEventHandlerUnauthorized
NewPostEventHandlerUnauthorized creates a PostEventHandlerUnauthorized with default headers values
func (*PostEventHandlerUnauthorized) Error ¶
func (o *PostEventHandlerUnauthorized) Error() string
Source Files ¶
- event_client.go
- get_event_by_event_id_handler_parameters.go
- get_event_by_event_id_handler_responses.go
- get_event_by_event_type_and_event_id_handler_parameters.go
- get_event_by_event_type_and_event_id_handler_responses.go
- get_event_by_event_type_handler_parameters.go
- get_event_by_event_type_handler_responses.go
- get_event_by_namespace_handler_parameters.go
- get_event_by_namespace_handler_responses.go
- get_event_by_user_event_id_and_event_type_handler_parameters.go
- get_event_by_user_event_id_and_event_type_handler_responses.go
- get_event_by_user_id_and_event_id_handler_parameters.go
- get_event_by_user_id_and_event_id_handler_responses.go
- get_event_by_user_id_and_event_type_handler_parameters.go
- get_event_by_user_id_and_event_type_handler_responses.go
- get_event_by_user_id_handler_parameters.go
- get_event_by_user_id_handler_responses.go
- post_event_handler_parameters.go
- post_event_handler_responses.go