Documentation ¶
Index ¶
- Constants
- type CreateTerminator
- type CreateTerminatorBadRequest
- func (o *CreateTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorBadRequest
- func (o *CreateTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateTerminatorCreated
- type CreateTerminatorHandler
- type CreateTerminatorHandlerFunc
- type CreateTerminatorParams
- type CreateTerminatorTooManyRequests
- func (o *CreateTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorTooManyRequests
- func (o *CreateTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateTerminatorURL
- func (o *CreateTerminatorURL) Build() (*url.URL, error)
- func (o *CreateTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateTerminatorURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateTerminatorURL) SetBasePath(bp string)
- func (o *CreateTerminatorURL) String() string
- func (o *CreateTerminatorURL) StringFull(scheme, host string) string
- func (o *CreateTerminatorURL) WithBasePath(bp string) *CreateTerminatorURL
- type CreateTerminatorUnauthorized
- func (o *CreateTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *CreateTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorUnauthorized
- func (o *CreateTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteTerminator
- type DeleteTerminatorBadRequest
- func (o *DeleteTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorBadRequest
- func (o *DeleteTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteTerminatorConflict
- type DeleteTerminatorHandler
- type DeleteTerminatorHandlerFunc
- type DeleteTerminatorOK
- type DeleteTerminatorParams
- type DeleteTerminatorTooManyRequests
- func (o *DeleteTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorTooManyRequests
- func (o *DeleteTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DeleteTerminatorURL
- func (o *DeleteTerminatorURL) Build() (*url.URL, error)
- func (o *DeleteTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DeleteTerminatorURL) Must(u *url.URL, err error) *url.URL
- func (o *DeleteTerminatorURL) SetBasePath(bp string)
- func (o *DeleteTerminatorURL) String() string
- func (o *DeleteTerminatorURL) StringFull(scheme, host string) string
- func (o *DeleteTerminatorURL) WithBasePath(bp string) *DeleteTerminatorURL
- type DeleteTerminatorUnauthorized
- func (o *DeleteTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DeleteTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorUnauthorized
- func (o *DeleteTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailTerminator
- type DetailTerminatorHandler
- type DetailTerminatorHandlerFunc
- type DetailTerminatorNotFound
- type DetailTerminatorOK
- type DetailTerminatorParams
- type DetailTerminatorTooManyRequests
- func (o *DetailTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailTerminatorTooManyRequests
- func (o *DetailTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type DetailTerminatorURL
- func (o *DetailTerminatorURL) Build() (*url.URL, error)
- func (o *DetailTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DetailTerminatorURL) Must(u *url.URL, err error) *url.URL
- func (o *DetailTerminatorURL) SetBasePath(bp string)
- func (o *DetailTerminatorURL) String() string
- func (o *DetailTerminatorURL) StringFull(scheme, host string) string
- func (o *DetailTerminatorURL) WithBasePath(bp string) *DetailTerminatorURL
- type DetailTerminatorUnauthorized
- func (o *DetailTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *DetailTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailTerminatorUnauthorized
- func (o *DetailTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListTerminators
- type ListTerminatorsBadRequest
- type ListTerminatorsHandler
- type ListTerminatorsHandlerFunc
- type ListTerminatorsOK
- type ListTerminatorsParams
- type ListTerminatorsTooManyRequests
- func (o *ListTerminatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListTerminatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ListTerminatorsTooManyRequests
- func (o *ListTerminatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListTerminatorsURL
- func (o *ListTerminatorsURL) Build() (*url.URL, error)
- func (o *ListTerminatorsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ListTerminatorsURL) Must(u *url.URL, err error) *url.URL
- func (o *ListTerminatorsURL) SetBasePath(bp string)
- func (o *ListTerminatorsURL) String() string
- func (o *ListTerminatorsURL) StringFull(scheme, host string) string
- func (o *ListTerminatorsURL) WithBasePath(bp string) *ListTerminatorsURL
- type ListTerminatorsUnauthorized
- func (o *ListTerminatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *ListTerminatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ListTerminatorsUnauthorized
- func (o *ListTerminatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchTerminator
- type PatchTerminatorBadRequest
- type PatchTerminatorHandler
- type PatchTerminatorHandlerFunc
- type PatchTerminatorNotFound
- type PatchTerminatorOK
- type PatchTerminatorParams
- type PatchTerminatorTooManyRequests
- func (o *PatchTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorTooManyRequests
- func (o *PatchTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type PatchTerminatorURL
- func (o *PatchTerminatorURL) Build() (*url.URL, error)
- func (o *PatchTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *PatchTerminatorURL) Must(u *url.URL, err error) *url.URL
- func (o *PatchTerminatorURL) SetBasePath(bp string)
- func (o *PatchTerminatorURL) String() string
- func (o *PatchTerminatorURL) StringFull(scheme, host string) string
- func (o *PatchTerminatorURL) WithBasePath(bp string) *PatchTerminatorURL
- type PatchTerminatorUnauthorized
- func (o *PatchTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *PatchTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorUnauthorized
- func (o *PatchTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateTerminator
- type UpdateTerminatorBadRequest
- func (o *UpdateTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorBadRequest
- func (o *UpdateTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateTerminatorHandler
- type UpdateTerminatorHandlerFunc
- type UpdateTerminatorNotFound
- type UpdateTerminatorOK
- type UpdateTerminatorParams
- type UpdateTerminatorTooManyRequests
- func (o *UpdateTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorTooManyRequests
- func (o *UpdateTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type UpdateTerminatorURL
- func (o *UpdateTerminatorURL) Build() (*url.URL, error)
- func (o *UpdateTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *UpdateTerminatorURL) Must(u *url.URL, err error) *url.URL
- func (o *UpdateTerminatorURL) SetBasePath(bp string)
- func (o *UpdateTerminatorURL) String() string
- func (o *UpdateTerminatorURL) StringFull(scheme, host string) string
- func (o *UpdateTerminatorURL) WithBasePath(bp string) *UpdateTerminatorURL
- type UpdateTerminatorUnauthorized
- func (o *UpdateTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
- func (o *UpdateTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorUnauthorized
- func (o *UpdateTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
Constants ¶
const CreateTerminatorBadRequestCode int = 400
CreateTerminatorBadRequestCode is the HTTP code returned for type CreateTerminatorBadRequest
const CreateTerminatorCreatedCode int = 201
CreateTerminatorCreatedCode is the HTTP code returned for type CreateTerminatorCreated
const CreateTerminatorTooManyRequestsCode int = 429
CreateTerminatorTooManyRequestsCode is the HTTP code returned for type CreateTerminatorTooManyRequests
CreateTerminatorUnauthorizedCode is the HTTP code returned for type CreateTerminatorUnauthorized
const DeleteTerminatorBadRequestCode int = 400
DeleteTerminatorBadRequestCode is the HTTP code returned for type DeleteTerminatorBadRequest
const DeleteTerminatorConflictCode int = 409
DeleteTerminatorConflictCode is the HTTP code returned for type DeleteTerminatorConflict
const DeleteTerminatorOKCode int = 200
DeleteTerminatorOKCode is the HTTP code returned for type DeleteTerminatorOK
const DeleteTerminatorTooManyRequestsCode int = 429
DeleteTerminatorTooManyRequestsCode is the HTTP code returned for type DeleteTerminatorTooManyRequests
DeleteTerminatorUnauthorizedCode is the HTTP code returned for type DeleteTerminatorUnauthorized
const DetailTerminatorNotFoundCode int = 404
DetailTerminatorNotFoundCode is the HTTP code returned for type DetailTerminatorNotFound
const DetailTerminatorOKCode int = 200
DetailTerminatorOKCode is the HTTP code returned for type DetailTerminatorOK
const DetailTerminatorTooManyRequestsCode int = 429
DetailTerminatorTooManyRequestsCode is the HTTP code returned for type DetailTerminatorTooManyRequests
DetailTerminatorUnauthorizedCode is the HTTP code returned for type DetailTerminatorUnauthorized
const ListTerminatorsBadRequestCode int = 400
ListTerminatorsBadRequestCode is the HTTP code returned for type ListTerminatorsBadRequest
const ListTerminatorsOKCode int = 200
ListTerminatorsOKCode is the HTTP code returned for type ListTerminatorsOK
const ListTerminatorsTooManyRequestsCode int = 429
ListTerminatorsTooManyRequestsCode is the HTTP code returned for type ListTerminatorsTooManyRequests
ListTerminatorsUnauthorizedCode is the HTTP code returned for type ListTerminatorsUnauthorized
const PatchTerminatorBadRequestCode int = 400
PatchTerminatorBadRequestCode is the HTTP code returned for type PatchTerminatorBadRequest
const PatchTerminatorNotFoundCode int = 404
PatchTerminatorNotFoundCode is the HTTP code returned for type PatchTerminatorNotFound
const PatchTerminatorOKCode int = 200
PatchTerminatorOKCode is the HTTP code returned for type PatchTerminatorOK
const PatchTerminatorTooManyRequestsCode int = 429
PatchTerminatorTooManyRequestsCode is the HTTP code returned for type PatchTerminatorTooManyRequests
PatchTerminatorUnauthorizedCode is the HTTP code returned for type PatchTerminatorUnauthorized
const UpdateTerminatorBadRequestCode int = 400
UpdateTerminatorBadRequestCode is the HTTP code returned for type UpdateTerminatorBadRequest
const UpdateTerminatorNotFoundCode int = 404
UpdateTerminatorNotFoundCode is the HTTP code returned for type UpdateTerminatorNotFound
const UpdateTerminatorOKCode int = 200
UpdateTerminatorOKCode is the HTTP code returned for type UpdateTerminatorOK
const UpdateTerminatorTooManyRequestsCode int = 429
UpdateTerminatorTooManyRequestsCode is the HTTP code returned for type UpdateTerminatorTooManyRequests
UpdateTerminatorUnauthorizedCode is the HTTP code returned for type UpdateTerminatorUnauthorized
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateTerminator ¶
type CreateTerminator struct { Context *middleware.Context Handler CreateTerminatorHandler }
CreateTerminator swagger:route POST /terminators Terminator createTerminator
Create a terminator resource ¶
Create a terminator resource. Requires admin access.
func NewCreateTerminator ¶
func NewCreateTerminator(ctx *middleware.Context, handler CreateTerminatorHandler) *CreateTerminator
NewCreateTerminator creates a new http.Handler for the create terminator operation
func (*CreateTerminator) ServeHTTP ¶
func (o *CreateTerminator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateTerminatorBadRequest ¶
type CreateTerminatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
CreateTerminatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response createTerminatorBadRequest
func NewCreateTerminatorBadRequest ¶
func NewCreateTerminatorBadRequest() *CreateTerminatorBadRequest
NewCreateTerminatorBadRequest creates CreateTerminatorBadRequest with default headers values
func (*CreateTerminatorBadRequest) SetPayload ¶
func (o *CreateTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create terminator bad request response
func (*CreateTerminatorBadRequest) WithPayload ¶
func (o *CreateTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorBadRequest
WithPayload adds the payload to the create terminator bad request response
func (*CreateTerminatorBadRequest) WriteResponse ¶
func (o *CreateTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateTerminatorCreated ¶
type CreateTerminatorCreated struct { /* In: Body */ Payload *rest_model.CreateEnvelope `json:"body,omitempty"` }
CreateTerminatorCreated The create request was successful and the resource has been added at the following location
swagger:response createTerminatorCreated
func NewCreateTerminatorCreated ¶
func NewCreateTerminatorCreated() *CreateTerminatorCreated
NewCreateTerminatorCreated creates CreateTerminatorCreated with default headers values
func (*CreateTerminatorCreated) SetPayload ¶
func (o *CreateTerminatorCreated) SetPayload(payload *rest_model.CreateEnvelope)
SetPayload sets the payload to the create terminator created response
func (*CreateTerminatorCreated) WithPayload ¶
func (o *CreateTerminatorCreated) WithPayload(payload *rest_model.CreateEnvelope) *CreateTerminatorCreated
WithPayload adds the payload to the create terminator created response
func (*CreateTerminatorCreated) WriteResponse ¶
func (o *CreateTerminatorCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateTerminatorHandler ¶
type CreateTerminatorHandler interface {
Handle(CreateTerminatorParams) middleware.Responder
}
CreateTerminatorHandler interface for that can handle valid create terminator params
type CreateTerminatorHandlerFunc ¶
type CreateTerminatorHandlerFunc func(CreateTerminatorParams) middleware.Responder
CreateTerminatorHandlerFunc turns a function with the right signature into a create terminator handler
func (CreateTerminatorHandlerFunc) Handle ¶
func (fn CreateTerminatorHandlerFunc) Handle(params CreateTerminatorParams) middleware.Responder
Handle executing the request and returning a response
type CreateTerminatorParams ¶
type CreateTerminatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*A terminator to create Required: true In: body */ Terminator *rest_model.TerminatorCreate }
CreateTerminatorParams contains all the bound params for the create terminator operation typically these are obtained from a http.Request
swagger:parameters createTerminator
func NewCreateTerminatorParams ¶
func NewCreateTerminatorParams() CreateTerminatorParams
NewCreateTerminatorParams creates a new CreateTerminatorParams object
There are no default values defined in the spec.
func (*CreateTerminatorParams) BindRequest ¶
func (o *CreateTerminatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateTerminatorParams() beforehand.
type CreateTerminatorTooManyRequests ¶ added in v0.31.0
type CreateTerminatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
CreateTerminatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response createTerminatorTooManyRequests
func NewCreateTerminatorTooManyRequests ¶ added in v0.31.0
func NewCreateTerminatorTooManyRequests() *CreateTerminatorTooManyRequests
NewCreateTerminatorTooManyRequests creates CreateTerminatorTooManyRequests with default headers values
func (*CreateTerminatorTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *CreateTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create terminator too many requests response
func (*CreateTerminatorTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *CreateTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorTooManyRequests
WithPayload adds the payload to the create terminator too many requests response
func (*CreateTerminatorTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *CreateTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateTerminatorURL ¶
type CreateTerminatorURL struct {
// contains filtered or unexported fields
}
CreateTerminatorURL generates an URL for the create terminator operation
func (*CreateTerminatorURL) Build ¶
func (o *CreateTerminatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateTerminatorURL) BuildFull ¶
func (o *CreateTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateTerminatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*CreateTerminatorURL) SetBasePath ¶
func (o *CreateTerminatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateTerminatorURL) String ¶
func (o *CreateTerminatorURL) String() string
String returns the string representation of the path with query string
func (*CreateTerminatorURL) StringFull ¶
func (o *CreateTerminatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateTerminatorURL) WithBasePath ¶
func (o *CreateTerminatorURL) WithBasePath(bp string) *CreateTerminatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateTerminatorUnauthorized ¶
type CreateTerminatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
CreateTerminatorUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response createTerminatorUnauthorized
func NewCreateTerminatorUnauthorized ¶
func NewCreateTerminatorUnauthorized() *CreateTerminatorUnauthorized
NewCreateTerminatorUnauthorized creates CreateTerminatorUnauthorized with default headers values
func (*CreateTerminatorUnauthorized) SetPayload ¶
func (o *CreateTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the create terminator unauthorized response
func (*CreateTerminatorUnauthorized) WithPayload ¶
func (o *CreateTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *CreateTerminatorUnauthorized
WithPayload adds the payload to the create terminator unauthorized response
func (*CreateTerminatorUnauthorized) WriteResponse ¶
func (o *CreateTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteTerminator ¶
type DeleteTerminator struct { Context *middleware.Context Handler DeleteTerminatorHandler }
DeleteTerminator swagger:route DELETE /terminators/{id} Terminator deleteTerminator
Delete a terminator ¶
Delete a terminator by id. Requires admin access.
func NewDeleteTerminator ¶
func NewDeleteTerminator(ctx *middleware.Context, handler DeleteTerminatorHandler) *DeleteTerminator
NewDeleteTerminator creates a new http.Handler for the delete terminator operation
func (*DeleteTerminator) ServeHTTP ¶
func (o *DeleteTerminator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DeleteTerminatorBadRequest ¶
type DeleteTerminatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteTerminatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response deleteTerminatorBadRequest
func NewDeleteTerminatorBadRequest ¶
func NewDeleteTerminatorBadRequest() *DeleteTerminatorBadRequest
NewDeleteTerminatorBadRequest creates DeleteTerminatorBadRequest with default headers values
func (*DeleteTerminatorBadRequest) SetPayload ¶
func (o *DeleteTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete terminator bad request response
func (*DeleteTerminatorBadRequest) WithPayload ¶
func (o *DeleteTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorBadRequest
WithPayload adds the payload to the delete terminator bad request response
func (*DeleteTerminatorBadRequest) WriteResponse ¶
func (o *DeleteTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteTerminatorConflict ¶
type DeleteTerminatorConflict struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteTerminatorConflict The resource requested to be removed/altered cannot be as it is referenced by another object.
swagger:response deleteTerminatorConflict
func NewDeleteTerminatorConflict ¶
func NewDeleteTerminatorConflict() *DeleteTerminatorConflict
NewDeleteTerminatorConflict creates DeleteTerminatorConflict with default headers values
func (*DeleteTerminatorConflict) SetPayload ¶
func (o *DeleteTerminatorConflict) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete terminator conflict response
func (*DeleteTerminatorConflict) WithPayload ¶
func (o *DeleteTerminatorConflict) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorConflict
WithPayload adds the payload to the delete terminator conflict response
func (*DeleteTerminatorConflict) WriteResponse ¶
func (o *DeleteTerminatorConflict) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteTerminatorHandler ¶
type DeleteTerminatorHandler interface {
Handle(DeleteTerminatorParams) middleware.Responder
}
DeleteTerminatorHandler interface for that can handle valid delete terminator params
type DeleteTerminatorHandlerFunc ¶
type DeleteTerminatorHandlerFunc func(DeleteTerminatorParams) middleware.Responder
DeleteTerminatorHandlerFunc turns a function with the right signature into a delete terminator handler
func (DeleteTerminatorHandlerFunc) Handle ¶
func (fn DeleteTerminatorHandlerFunc) Handle(params DeleteTerminatorParams) middleware.Responder
Handle executing the request and returning a response
type DeleteTerminatorOK ¶
type DeleteTerminatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
DeleteTerminatorOK The delete request was successful and the resource has been removed
swagger:response deleteTerminatorOK
func NewDeleteTerminatorOK ¶
func NewDeleteTerminatorOK() *DeleteTerminatorOK
NewDeleteTerminatorOK creates DeleteTerminatorOK with default headers values
func (*DeleteTerminatorOK) SetPayload ¶
func (o *DeleteTerminatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the delete terminator o k response
func (*DeleteTerminatorOK) WithPayload ¶
func (o *DeleteTerminatorOK) WithPayload(payload *rest_model.Empty) *DeleteTerminatorOK
WithPayload adds the payload to the delete terminator o k response
func (*DeleteTerminatorOK) WriteResponse ¶
func (o *DeleteTerminatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteTerminatorParams ¶
type DeleteTerminatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string }
DeleteTerminatorParams contains all the bound params for the delete terminator operation typically these are obtained from a http.Request
swagger:parameters deleteTerminator
func NewDeleteTerminatorParams ¶
func NewDeleteTerminatorParams() DeleteTerminatorParams
NewDeleteTerminatorParams creates a new DeleteTerminatorParams object
There are no default values defined in the spec.
func (*DeleteTerminatorParams) BindRequest ¶
func (o *DeleteTerminatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDeleteTerminatorParams() beforehand.
type DeleteTerminatorTooManyRequests ¶ added in v0.31.0
type DeleteTerminatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DeleteTerminatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response deleteTerminatorTooManyRequests
func NewDeleteTerminatorTooManyRequests ¶ added in v0.31.0
func NewDeleteTerminatorTooManyRequests() *DeleteTerminatorTooManyRequests
NewDeleteTerminatorTooManyRequests creates DeleteTerminatorTooManyRequests with default headers values
func (*DeleteTerminatorTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *DeleteTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete terminator too many requests response
func (*DeleteTerminatorTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *DeleteTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorTooManyRequests
WithPayload adds the payload to the delete terminator too many requests response
func (*DeleteTerminatorTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *DeleteTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteTerminatorURL ¶
type DeleteTerminatorURL struct { ID string // contains filtered or unexported fields }
DeleteTerminatorURL generates an URL for the delete terminator operation
func (*DeleteTerminatorURL) Build ¶
func (o *DeleteTerminatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*DeleteTerminatorURL) BuildFull ¶
func (o *DeleteTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DeleteTerminatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*DeleteTerminatorURL) SetBasePath ¶
func (o *DeleteTerminatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DeleteTerminatorURL) String ¶
func (o *DeleteTerminatorURL) String() string
String returns the string representation of the path with query string
func (*DeleteTerminatorURL) StringFull ¶
func (o *DeleteTerminatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DeleteTerminatorURL) WithBasePath ¶
func (o *DeleteTerminatorURL) WithBasePath(bp string) *DeleteTerminatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DeleteTerminatorUnauthorized ¶
type DeleteTerminatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DeleteTerminatorUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response deleteTerminatorUnauthorized
func NewDeleteTerminatorUnauthorized ¶
func NewDeleteTerminatorUnauthorized() *DeleteTerminatorUnauthorized
NewDeleteTerminatorUnauthorized creates DeleteTerminatorUnauthorized with default headers values
func (*DeleteTerminatorUnauthorized) SetPayload ¶
func (o *DeleteTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the delete terminator unauthorized response
func (*DeleteTerminatorUnauthorized) WithPayload ¶
func (o *DeleteTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DeleteTerminatorUnauthorized
WithPayload adds the payload to the delete terminator unauthorized response
func (*DeleteTerminatorUnauthorized) WriteResponse ¶
func (o *DeleteTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailTerminator ¶
type DetailTerminator struct { Context *middleware.Context Handler DetailTerminatorHandler }
DetailTerminator swagger:route GET /terminators/{id} Terminator detailTerminator
Retrieves a single terminator ¶
Retrieves a single terminator by id. Requires admin access.
func NewDetailTerminator ¶
func NewDetailTerminator(ctx *middleware.Context, handler DetailTerminatorHandler) *DetailTerminator
NewDetailTerminator creates a new http.Handler for the detail terminator operation
func (*DetailTerminator) ServeHTTP ¶
func (o *DetailTerminator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DetailTerminatorHandler ¶
type DetailTerminatorHandler interface {
Handle(DetailTerminatorParams) middleware.Responder
}
DetailTerminatorHandler interface for that can handle valid detail terminator params
type DetailTerminatorHandlerFunc ¶
type DetailTerminatorHandlerFunc func(DetailTerminatorParams) middleware.Responder
DetailTerminatorHandlerFunc turns a function with the right signature into a detail terminator handler
func (DetailTerminatorHandlerFunc) Handle ¶
func (fn DetailTerminatorHandlerFunc) Handle(params DetailTerminatorParams) middleware.Responder
Handle executing the request and returning a response
type DetailTerminatorNotFound ¶
type DetailTerminatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DetailTerminatorNotFound The requested resource does not exist
swagger:response detailTerminatorNotFound
func NewDetailTerminatorNotFound ¶
func NewDetailTerminatorNotFound() *DetailTerminatorNotFound
NewDetailTerminatorNotFound creates DetailTerminatorNotFound with default headers values
func (*DetailTerminatorNotFound) SetPayload ¶
func (o *DetailTerminatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail terminator not found response
func (*DetailTerminatorNotFound) WithPayload ¶
func (o *DetailTerminatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailTerminatorNotFound
WithPayload adds the payload to the detail terminator not found response
func (*DetailTerminatorNotFound) WriteResponse ¶
func (o *DetailTerminatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailTerminatorOK ¶
type DetailTerminatorOK struct { /* In: Body */ Payload *rest_model.DetailTerminatorEnvelope `json:"body,omitempty"` }
DetailTerminatorOK A single terminator
swagger:response detailTerminatorOK
func NewDetailTerminatorOK ¶
func NewDetailTerminatorOK() *DetailTerminatorOK
NewDetailTerminatorOK creates DetailTerminatorOK with default headers values
func (*DetailTerminatorOK) SetPayload ¶
func (o *DetailTerminatorOK) SetPayload(payload *rest_model.DetailTerminatorEnvelope)
SetPayload sets the payload to the detail terminator o k response
func (*DetailTerminatorOK) WithPayload ¶
func (o *DetailTerminatorOK) WithPayload(payload *rest_model.DetailTerminatorEnvelope) *DetailTerminatorOK
WithPayload adds the payload to the detail terminator o k response
func (*DetailTerminatorOK) WriteResponse ¶
func (o *DetailTerminatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailTerminatorParams ¶
type DetailTerminatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string }
DetailTerminatorParams contains all the bound params for the detail terminator operation typically these are obtained from a http.Request
swagger:parameters detailTerminator
func NewDetailTerminatorParams ¶
func NewDetailTerminatorParams() DetailTerminatorParams
NewDetailTerminatorParams creates a new DetailTerminatorParams object
There are no default values defined in the spec.
func (*DetailTerminatorParams) BindRequest ¶
func (o *DetailTerminatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDetailTerminatorParams() beforehand.
type DetailTerminatorTooManyRequests ¶ added in v0.31.0
type DetailTerminatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
DetailTerminatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response detailTerminatorTooManyRequests
func NewDetailTerminatorTooManyRequests ¶ added in v0.31.0
func NewDetailTerminatorTooManyRequests() *DetailTerminatorTooManyRequests
NewDetailTerminatorTooManyRequests creates DetailTerminatorTooManyRequests with default headers values
func (*DetailTerminatorTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *DetailTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail terminator too many requests response
func (*DetailTerminatorTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *DetailTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailTerminatorTooManyRequests
WithPayload adds the payload to the detail terminator too many requests response
func (*DetailTerminatorTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *DetailTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DetailTerminatorURL ¶
type DetailTerminatorURL struct { ID string // contains filtered or unexported fields }
DetailTerminatorURL generates an URL for the detail terminator operation
func (*DetailTerminatorURL) Build ¶
func (o *DetailTerminatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*DetailTerminatorURL) BuildFull ¶
func (o *DetailTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DetailTerminatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*DetailTerminatorURL) SetBasePath ¶
func (o *DetailTerminatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DetailTerminatorURL) String ¶
func (o *DetailTerminatorURL) String() string
String returns the string representation of the path with query string
func (*DetailTerminatorURL) StringFull ¶
func (o *DetailTerminatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DetailTerminatorURL) WithBasePath ¶
func (o *DetailTerminatorURL) WithBasePath(bp string) *DetailTerminatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DetailTerminatorUnauthorized ¶
type DetailTerminatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
DetailTerminatorUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response detailTerminatorUnauthorized
func NewDetailTerminatorUnauthorized ¶
func NewDetailTerminatorUnauthorized() *DetailTerminatorUnauthorized
NewDetailTerminatorUnauthorized creates DetailTerminatorUnauthorized with default headers values
func (*DetailTerminatorUnauthorized) SetPayload ¶
func (o *DetailTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the detail terminator unauthorized response
func (*DetailTerminatorUnauthorized) WithPayload ¶
func (o *DetailTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *DetailTerminatorUnauthorized
WithPayload adds the payload to the detail terminator unauthorized response
func (*DetailTerminatorUnauthorized) WriteResponse ¶
func (o *DetailTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListTerminators ¶
type ListTerminators struct { Context *middleware.Context Handler ListTerminatorsHandler }
ListTerminators swagger:route GET /terminators Terminator listTerminators
List terminators ¶
Retrieves a list of terminator resources; supports filtering, sorting, and pagination. Requires admin access.
func NewListTerminators ¶
func NewListTerminators(ctx *middleware.Context, handler ListTerminatorsHandler) *ListTerminators
NewListTerminators creates a new http.Handler for the list terminators operation
func (*ListTerminators) ServeHTTP ¶
func (o *ListTerminators) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ListTerminatorsBadRequest ¶
type ListTerminatorsBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ListTerminatorsBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response listTerminatorsBadRequest
func NewListTerminatorsBadRequest ¶
func NewListTerminatorsBadRequest() *ListTerminatorsBadRequest
NewListTerminatorsBadRequest creates ListTerminatorsBadRequest with default headers values
func (*ListTerminatorsBadRequest) SetPayload ¶
func (o *ListTerminatorsBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list terminators bad request response
func (*ListTerminatorsBadRequest) WithPayload ¶
func (o *ListTerminatorsBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *ListTerminatorsBadRequest
WithPayload adds the payload to the list terminators bad request response
func (*ListTerminatorsBadRequest) WriteResponse ¶
func (o *ListTerminatorsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListTerminatorsHandler ¶
type ListTerminatorsHandler interface {
Handle(ListTerminatorsParams) middleware.Responder
}
ListTerminatorsHandler interface for that can handle valid list terminators params
type ListTerminatorsHandlerFunc ¶
type ListTerminatorsHandlerFunc func(ListTerminatorsParams) middleware.Responder
ListTerminatorsHandlerFunc turns a function with the right signature into a list terminators handler
func (ListTerminatorsHandlerFunc) Handle ¶
func (fn ListTerminatorsHandlerFunc) Handle(params ListTerminatorsParams) middleware.Responder
Handle executing the request and returning a response
type ListTerminatorsOK ¶
type ListTerminatorsOK struct { /* In: Body */ Payload *rest_model.ListTerminatorsEnvelope `json:"body,omitempty"` }
ListTerminatorsOK A list of terminators
swagger:response listTerminatorsOK
func NewListTerminatorsOK ¶
func NewListTerminatorsOK() *ListTerminatorsOK
NewListTerminatorsOK creates ListTerminatorsOK with default headers values
func (*ListTerminatorsOK) SetPayload ¶
func (o *ListTerminatorsOK) SetPayload(payload *rest_model.ListTerminatorsEnvelope)
SetPayload sets the payload to the list terminators o k response
func (*ListTerminatorsOK) WithPayload ¶
func (o *ListTerminatorsOK) WithPayload(payload *rest_model.ListTerminatorsEnvelope) *ListTerminatorsOK
WithPayload adds the payload to the list terminators o k response
func (*ListTerminatorsOK) WriteResponse ¶
func (o *ListTerminatorsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListTerminatorsParams ¶
type ListTerminatorsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: query */ Filter *string /* In: query */ Limit *int64 /* In: query */ Offset *int64 }
ListTerminatorsParams contains all the bound params for the list terminators operation typically these are obtained from a http.Request
swagger:parameters listTerminators
func NewListTerminatorsParams ¶
func NewListTerminatorsParams() ListTerminatorsParams
NewListTerminatorsParams creates a new ListTerminatorsParams object
There are no default values defined in the spec.
func (*ListTerminatorsParams) BindRequest ¶
func (o *ListTerminatorsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewListTerminatorsParams() beforehand.
type ListTerminatorsTooManyRequests ¶ added in v0.31.0
type ListTerminatorsTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
ListTerminatorsTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response listTerminatorsTooManyRequests
func NewListTerminatorsTooManyRequests ¶ added in v0.31.0
func NewListTerminatorsTooManyRequests() *ListTerminatorsTooManyRequests
NewListTerminatorsTooManyRequests creates ListTerminatorsTooManyRequests with default headers values
func (*ListTerminatorsTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *ListTerminatorsTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list terminators too many requests response
func (*ListTerminatorsTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *ListTerminatorsTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *ListTerminatorsTooManyRequests
WithPayload adds the payload to the list terminators too many requests response
func (*ListTerminatorsTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *ListTerminatorsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListTerminatorsURL ¶
type ListTerminatorsURL struct { Filter *string Limit *int64 Offset *int64 // contains filtered or unexported fields }
ListTerminatorsURL generates an URL for the list terminators operation
func (*ListTerminatorsURL) Build ¶
func (o *ListTerminatorsURL) Build() (*url.URL, error)
Build a url path and query string
func (*ListTerminatorsURL) BuildFull ¶
func (o *ListTerminatorsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ListTerminatorsURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*ListTerminatorsURL) SetBasePath ¶
func (o *ListTerminatorsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ListTerminatorsURL) String ¶
func (o *ListTerminatorsURL) String() string
String returns the string representation of the path with query string
func (*ListTerminatorsURL) StringFull ¶
func (o *ListTerminatorsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ListTerminatorsURL) WithBasePath ¶
func (o *ListTerminatorsURL) WithBasePath(bp string) *ListTerminatorsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ListTerminatorsUnauthorized ¶
type ListTerminatorsUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
ListTerminatorsUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response listTerminatorsUnauthorized
func NewListTerminatorsUnauthorized ¶
func NewListTerminatorsUnauthorized() *ListTerminatorsUnauthorized
NewListTerminatorsUnauthorized creates ListTerminatorsUnauthorized with default headers values
func (*ListTerminatorsUnauthorized) SetPayload ¶
func (o *ListTerminatorsUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the list terminators unauthorized response
func (*ListTerminatorsUnauthorized) WithPayload ¶
func (o *ListTerminatorsUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *ListTerminatorsUnauthorized
WithPayload adds the payload to the list terminators unauthorized response
func (*ListTerminatorsUnauthorized) WriteResponse ¶
func (o *ListTerminatorsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchTerminator ¶
type PatchTerminator struct { Context *middleware.Context Handler PatchTerminatorHandler }
PatchTerminator swagger:route PATCH /terminators/{id} Terminator patchTerminator
Update the supplied fields on a terminator ¶
Update the supplied fields on a terminator. Requires admin access.
func NewPatchTerminator ¶
func NewPatchTerminator(ctx *middleware.Context, handler PatchTerminatorHandler) *PatchTerminator
NewPatchTerminator creates a new http.Handler for the patch terminator operation
func (*PatchTerminator) ServeHTTP ¶
func (o *PatchTerminator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PatchTerminatorBadRequest ¶
type PatchTerminatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchTerminatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response patchTerminatorBadRequest
func NewPatchTerminatorBadRequest ¶
func NewPatchTerminatorBadRequest() *PatchTerminatorBadRequest
NewPatchTerminatorBadRequest creates PatchTerminatorBadRequest with default headers values
func (*PatchTerminatorBadRequest) SetPayload ¶
func (o *PatchTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch terminator bad request response
func (*PatchTerminatorBadRequest) WithPayload ¶
func (o *PatchTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorBadRequest
WithPayload adds the payload to the patch terminator bad request response
func (*PatchTerminatorBadRequest) WriteResponse ¶
func (o *PatchTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchTerminatorHandler ¶
type PatchTerminatorHandler interface {
Handle(PatchTerminatorParams) middleware.Responder
}
PatchTerminatorHandler interface for that can handle valid patch terminator params
type PatchTerminatorHandlerFunc ¶
type PatchTerminatorHandlerFunc func(PatchTerminatorParams) middleware.Responder
PatchTerminatorHandlerFunc turns a function with the right signature into a patch terminator handler
func (PatchTerminatorHandlerFunc) Handle ¶
func (fn PatchTerminatorHandlerFunc) Handle(params PatchTerminatorParams) middleware.Responder
Handle executing the request and returning a response
type PatchTerminatorNotFound ¶
type PatchTerminatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchTerminatorNotFound The requested resource does not exist
swagger:response patchTerminatorNotFound
func NewPatchTerminatorNotFound ¶
func NewPatchTerminatorNotFound() *PatchTerminatorNotFound
NewPatchTerminatorNotFound creates PatchTerminatorNotFound with default headers values
func (*PatchTerminatorNotFound) SetPayload ¶
func (o *PatchTerminatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch terminator not found response
func (*PatchTerminatorNotFound) WithPayload ¶
func (o *PatchTerminatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorNotFound
WithPayload adds the payload to the patch terminator not found response
func (*PatchTerminatorNotFound) WriteResponse ¶
func (o *PatchTerminatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchTerminatorOK ¶
type PatchTerminatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
PatchTerminatorOK The patch request was successful and the resource has been altered
swagger:response patchTerminatorOK
func NewPatchTerminatorOK ¶
func NewPatchTerminatorOK() *PatchTerminatorOK
NewPatchTerminatorOK creates PatchTerminatorOK with default headers values
func (*PatchTerminatorOK) SetPayload ¶
func (o *PatchTerminatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the patch terminator o k response
func (*PatchTerminatorOK) WithPayload ¶
func (o *PatchTerminatorOK) WithPayload(payload *rest_model.Empty) *PatchTerminatorOK
WithPayload adds the payload to the patch terminator o k response
func (*PatchTerminatorOK) WriteResponse ¶
func (o *PatchTerminatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchTerminatorParams ¶
type PatchTerminatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string /*A terminator patch object Required: true In: body */ Terminator *rest_model.TerminatorPatch }
PatchTerminatorParams contains all the bound params for the patch terminator operation typically these are obtained from a http.Request
swagger:parameters patchTerminator
func NewPatchTerminatorParams ¶
func NewPatchTerminatorParams() PatchTerminatorParams
NewPatchTerminatorParams creates a new PatchTerminatorParams object
There are no default values defined in the spec.
func (*PatchTerminatorParams) BindRequest ¶
func (o *PatchTerminatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewPatchTerminatorParams() beforehand.
type PatchTerminatorTooManyRequests ¶ added in v0.31.0
type PatchTerminatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
PatchTerminatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response patchTerminatorTooManyRequests
func NewPatchTerminatorTooManyRequests ¶ added in v0.31.0
func NewPatchTerminatorTooManyRequests() *PatchTerminatorTooManyRequests
NewPatchTerminatorTooManyRequests creates PatchTerminatorTooManyRequests with default headers values
func (*PatchTerminatorTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *PatchTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch terminator too many requests response
func (*PatchTerminatorTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *PatchTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorTooManyRequests
WithPayload adds the payload to the patch terminator too many requests response
func (*PatchTerminatorTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *PatchTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchTerminatorURL ¶
type PatchTerminatorURL struct { ID string // contains filtered or unexported fields }
PatchTerminatorURL generates an URL for the patch terminator operation
func (*PatchTerminatorURL) Build ¶
func (o *PatchTerminatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*PatchTerminatorURL) BuildFull ¶
func (o *PatchTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*PatchTerminatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*PatchTerminatorURL) SetBasePath ¶
func (o *PatchTerminatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*PatchTerminatorURL) String ¶
func (o *PatchTerminatorURL) String() string
String returns the string representation of the path with query string
func (*PatchTerminatorURL) StringFull ¶
func (o *PatchTerminatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*PatchTerminatorURL) WithBasePath ¶
func (o *PatchTerminatorURL) WithBasePath(bp string) *PatchTerminatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type PatchTerminatorUnauthorized ¶
type PatchTerminatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
PatchTerminatorUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response patchTerminatorUnauthorized
func NewPatchTerminatorUnauthorized ¶
func NewPatchTerminatorUnauthorized() *PatchTerminatorUnauthorized
NewPatchTerminatorUnauthorized creates PatchTerminatorUnauthorized with default headers values
func (*PatchTerminatorUnauthorized) SetPayload ¶
func (o *PatchTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the patch terminator unauthorized response
func (*PatchTerminatorUnauthorized) WithPayload ¶
func (o *PatchTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *PatchTerminatorUnauthorized
WithPayload adds the payload to the patch terminator unauthorized response
func (*PatchTerminatorUnauthorized) WriteResponse ¶
func (o *PatchTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateTerminator ¶
type UpdateTerminator struct { Context *middleware.Context Handler UpdateTerminatorHandler }
UpdateTerminator swagger:route PUT /terminators/{id} Terminator updateTerminator
Update all fields on a terminator ¶
Update all fields on a terminator by id. Requires admin access.
func NewUpdateTerminator ¶
func NewUpdateTerminator(ctx *middleware.Context, handler UpdateTerminatorHandler) *UpdateTerminator
NewUpdateTerminator creates a new http.Handler for the update terminator operation
func (*UpdateTerminator) ServeHTTP ¶
func (o *UpdateTerminator) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type UpdateTerminatorBadRequest ¶
type UpdateTerminatorBadRequest struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateTerminatorBadRequest The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
swagger:response updateTerminatorBadRequest
func NewUpdateTerminatorBadRequest ¶
func NewUpdateTerminatorBadRequest() *UpdateTerminatorBadRequest
NewUpdateTerminatorBadRequest creates UpdateTerminatorBadRequest with default headers values
func (*UpdateTerminatorBadRequest) SetPayload ¶
func (o *UpdateTerminatorBadRequest) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update terminator bad request response
func (*UpdateTerminatorBadRequest) WithPayload ¶
func (o *UpdateTerminatorBadRequest) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorBadRequest
WithPayload adds the payload to the update terminator bad request response
func (*UpdateTerminatorBadRequest) WriteResponse ¶
func (o *UpdateTerminatorBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateTerminatorHandler ¶
type UpdateTerminatorHandler interface {
Handle(UpdateTerminatorParams) middleware.Responder
}
UpdateTerminatorHandler interface for that can handle valid update terminator params
type UpdateTerminatorHandlerFunc ¶
type UpdateTerminatorHandlerFunc func(UpdateTerminatorParams) middleware.Responder
UpdateTerminatorHandlerFunc turns a function with the right signature into a update terminator handler
func (UpdateTerminatorHandlerFunc) Handle ¶
func (fn UpdateTerminatorHandlerFunc) Handle(params UpdateTerminatorParams) middleware.Responder
Handle executing the request and returning a response
type UpdateTerminatorNotFound ¶
type UpdateTerminatorNotFound struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateTerminatorNotFound The requested resource does not exist
swagger:response updateTerminatorNotFound
func NewUpdateTerminatorNotFound ¶
func NewUpdateTerminatorNotFound() *UpdateTerminatorNotFound
NewUpdateTerminatorNotFound creates UpdateTerminatorNotFound with default headers values
func (*UpdateTerminatorNotFound) SetPayload ¶
func (o *UpdateTerminatorNotFound) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update terminator not found response
func (*UpdateTerminatorNotFound) WithPayload ¶
func (o *UpdateTerminatorNotFound) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorNotFound
WithPayload adds the payload to the update terminator not found response
func (*UpdateTerminatorNotFound) WriteResponse ¶
func (o *UpdateTerminatorNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateTerminatorOK ¶
type UpdateTerminatorOK struct { /* In: Body */ Payload *rest_model.Empty `json:"body,omitempty"` }
UpdateTerminatorOK The update request was successful and the resource has been altered
swagger:response updateTerminatorOK
func NewUpdateTerminatorOK ¶
func NewUpdateTerminatorOK() *UpdateTerminatorOK
NewUpdateTerminatorOK creates UpdateTerminatorOK with default headers values
func (*UpdateTerminatorOK) SetPayload ¶
func (o *UpdateTerminatorOK) SetPayload(payload *rest_model.Empty)
SetPayload sets the payload to the update terminator o k response
func (*UpdateTerminatorOK) WithPayload ¶
func (o *UpdateTerminatorOK) WithPayload(payload *rest_model.Empty) *UpdateTerminatorOK
WithPayload adds the payload to the update terminator o k response
func (*UpdateTerminatorOK) WriteResponse ¶
func (o *UpdateTerminatorOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateTerminatorParams ¶
type UpdateTerminatorParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*The id of the requested resource Required: true In: path */ ID string /*A terminator update object Required: true In: body */ Terminator *rest_model.TerminatorUpdate }
UpdateTerminatorParams contains all the bound params for the update terminator operation typically these are obtained from a http.Request
swagger:parameters updateTerminator
func NewUpdateTerminatorParams ¶
func NewUpdateTerminatorParams() UpdateTerminatorParams
NewUpdateTerminatorParams creates a new UpdateTerminatorParams object
There are no default values defined in the spec.
func (*UpdateTerminatorParams) BindRequest ¶
func (o *UpdateTerminatorParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewUpdateTerminatorParams() beforehand.
type UpdateTerminatorTooManyRequests ¶ added in v0.31.0
type UpdateTerminatorTooManyRequests struct { /* In: Body */ Payload *rest_model.APIErrorEnvelope `json:"body,omitempty"` }
UpdateTerminatorTooManyRequests The resource requested is rate limited and the rate limit has been exceeded
swagger:response updateTerminatorTooManyRequests
func NewUpdateTerminatorTooManyRequests ¶ added in v0.31.0
func NewUpdateTerminatorTooManyRequests() *UpdateTerminatorTooManyRequests
NewUpdateTerminatorTooManyRequests creates UpdateTerminatorTooManyRequests with default headers values
func (*UpdateTerminatorTooManyRequests) SetPayload ¶ added in v0.31.0
func (o *UpdateTerminatorTooManyRequests) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update terminator too many requests response
func (*UpdateTerminatorTooManyRequests) WithPayload ¶ added in v0.31.0
func (o *UpdateTerminatorTooManyRequests) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorTooManyRequests
WithPayload adds the payload to the update terminator too many requests response
func (*UpdateTerminatorTooManyRequests) WriteResponse ¶ added in v0.31.0
func (o *UpdateTerminatorTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateTerminatorURL ¶
type UpdateTerminatorURL struct { ID string // contains filtered or unexported fields }
UpdateTerminatorURL generates an URL for the update terminator operation
func (*UpdateTerminatorURL) Build ¶
func (o *UpdateTerminatorURL) Build() (*url.URL, error)
Build a url path and query string
func (*UpdateTerminatorURL) BuildFull ¶
func (o *UpdateTerminatorURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*UpdateTerminatorURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*UpdateTerminatorURL) SetBasePath ¶
func (o *UpdateTerminatorURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*UpdateTerminatorURL) String ¶
func (o *UpdateTerminatorURL) String() string
String returns the string representation of the path with query string
func (*UpdateTerminatorURL) StringFull ¶
func (o *UpdateTerminatorURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*UpdateTerminatorURL) WithBasePath ¶
func (o *UpdateTerminatorURL) WithBasePath(bp string) *UpdateTerminatorURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type UpdateTerminatorUnauthorized ¶
type UpdateTerminatorUnauthorized struct { rest_model.APIErrorEnvelope `json:"body,omitempty"` }Payload *
UpdateTerminatorUnauthorized The currently supplied session does not have the correct access rights to request this resource
swagger:response updateTerminatorUnauthorized
func NewUpdateTerminatorUnauthorized ¶
func NewUpdateTerminatorUnauthorized() *UpdateTerminatorUnauthorized
NewUpdateTerminatorUnauthorized creates UpdateTerminatorUnauthorized with default headers values
func (*UpdateTerminatorUnauthorized) SetPayload ¶
func (o *UpdateTerminatorUnauthorized) SetPayload(payload *rest_model.APIErrorEnvelope)
SetPayload sets the payload to the update terminator unauthorized response
func (*UpdateTerminatorUnauthorized) WithPayload ¶
func (o *UpdateTerminatorUnauthorized) WithPayload(payload *rest_model.APIErrorEnvelope) *UpdateTerminatorUnauthorized
WithPayload adds the payload to the update terminator unauthorized response
func (*UpdateTerminatorUnauthorized) WriteResponse ¶
func (o *UpdateTerminatorUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
Source Files ¶
- create_terminator.go
- create_terminator_parameters.go
- create_terminator_responses.go
- create_terminator_urlbuilder.go
- delete_terminator.go
- delete_terminator_parameters.go
- delete_terminator_responses.go
- delete_terminator_urlbuilder.go
- detail_terminator.go
- detail_terminator_parameters.go
- detail_terminator_responses.go
- detail_terminator_urlbuilder.go
- list_terminators.go
- list_terminators_parameters.go
- list_terminators_responses.go
- list_terminators_urlbuilder.go
- patch_terminator.go
- patch_terminator_parameters.go
- patch_terminator_responses.go
- patch_terminator_urlbuilder.go
- update_terminator.go
- update_terminator_parameters.go
- update_terminator_responses.go
- update_terminator_urlbuilder.go