Documentation ¶
Index ¶
- Constants
- type DeleteEndpointID
- type DeleteEndpointIDErrors
- type DeleteEndpointIDHandler
- type DeleteEndpointIDHandlerFunc
- type DeleteEndpointIDInvalid
- type DeleteEndpointIDNotFound
- type DeleteEndpointIDOK
- type DeleteEndpointIDParams
- type DeleteEndpointIDTooManyRequests
- type GetEndpoint
- type GetEndpointHandler
- type GetEndpointHandlerFunc
- type GetEndpointID
- type GetEndpointIDConfig
- type GetEndpointIDConfigHandler
- type GetEndpointIDConfigHandlerFunc
- type GetEndpointIDConfigNotFound
- type GetEndpointIDConfigOK
- type GetEndpointIDConfigParams
- type GetEndpointIDConfigTooManyRequests
- type GetEndpointIDHandler
- type GetEndpointIDHandlerFunc
- type GetEndpointIDHealthz
- type GetEndpointIDHealthzHandler
- type GetEndpointIDHealthzHandlerFunc
- type GetEndpointIDHealthzInvalid
- type GetEndpointIDHealthzNotFound
- type GetEndpointIDHealthzOK
- type GetEndpointIDHealthzParams
- type GetEndpointIDHealthzTooManyRequests
- type GetEndpointIDInvalid
- type GetEndpointIDLabels
- type GetEndpointIDLabelsHandler
- type GetEndpointIDLabelsHandlerFunc
- type GetEndpointIDLabelsNotFound
- type GetEndpointIDLabelsOK
- type GetEndpointIDLabelsParams
- type GetEndpointIDLabelsTooManyRequests
- type GetEndpointIDLog
- type GetEndpointIDLogHandler
- type GetEndpointIDLogHandlerFunc
- type GetEndpointIDLogInvalid
- type GetEndpointIDLogNotFound
- type GetEndpointIDLogOK
- type GetEndpointIDLogParams
- type GetEndpointIDLogTooManyRequests
- type GetEndpointIDNotFound
- type GetEndpointIDOK
- type GetEndpointIDParams
- type GetEndpointIDTooManyRequests
- type GetEndpointNotFound
- type GetEndpointOK
- type GetEndpointParams
- type GetEndpointTooManyRequests
- type PatchEndpointID
- type PatchEndpointIDConfig
- type PatchEndpointIDConfigFailed
- type PatchEndpointIDConfigHandler
- type PatchEndpointIDConfigHandlerFunc
- type PatchEndpointIDConfigInvalid
- type PatchEndpointIDConfigNotFound
- type PatchEndpointIDConfigOK
- type PatchEndpointIDConfigParams
- type PatchEndpointIDConfigTooManyRequests
- type PatchEndpointIDFailed
- type PatchEndpointIDHandler
- type PatchEndpointIDHandlerFunc
- type PatchEndpointIDInvalid
- type PatchEndpointIDLabels
- type PatchEndpointIDLabelsHandler
- type PatchEndpointIDLabelsHandlerFunc
- type PatchEndpointIDLabelsNotFound
- type PatchEndpointIDLabelsOK
- type PatchEndpointIDLabelsParams
- type PatchEndpointIDLabelsTooManyRequests
- type PatchEndpointIDLabelsUpdateFailed
- type PatchEndpointIDNotFound
- type PatchEndpointIDOK
- type PatchEndpointIDParams
- type PatchEndpointIDTooManyRequests
- type PutEndpointID
- type PutEndpointIDCreated
- type PutEndpointIDExists
- type PutEndpointIDFailed
- type PutEndpointIDHandler
- type PutEndpointIDHandlerFunc
- type PutEndpointIDInvalid
- type PutEndpointIDParams
- type PutEndpointIDTooManyRequests
Constants ¶
const DeleteEndpointIDErrorsCode int = 206
DeleteEndpointIDErrorsCode is the HTTP code returned for type DeleteEndpointIDErrors
const DeleteEndpointIDInvalidCode int = 400
DeleteEndpointIDInvalidCode is the HTTP code returned for type DeleteEndpointIDInvalid
const DeleteEndpointIDNotFoundCode int = 404
DeleteEndpointIDNotFoundCode is the HTTP code returned for type DeleteEndpointIDNotFound
const DeleteEndpointIDOKCode int = 200
DeleteEndpointIDOKCode is the HTTP code returned for type DeleteEndpointIDOK
const DeleteEndpointIDTooManyRequestsCode int = 429
DeleteEndpointIDTooManyRequestsCode is the HTTP code returned for type DeleteEndpointIDTooManyRequests
const GetEndpointIDConfigNotFoundCode int = 404
GetEndpointIDConfigNotFoundCode is the HTTP code returned for type GetEndpointIDConfigNotFound
const GetEndpointIDConfigOKCode int = 200
GetEndpointIDConfigOKCode is the HTTP code returned for type GetEndpointIDConfigOK
const GetEndpointIDConfigTooManyRequestsCode int = 429
GetEndpointIDConfigTooManyRequestsCode is the HTTP code returned for type GetEndpointIDConfigTooManyRequests
const GetEndpointIDHealthzInvalidCode int = 400
GetEndpointIDHealthzInvalidCode is the HTTP code returned for type GetEndpointIDHealthzInvalid
const GetEndpointIDHealthzNotFoundCode int = 404
GetEndpointIDHealthzNotFoundCode is the HTTP code returned for type GetEndpointIDHealthzNotFound
const GetEndpointIDHealthzOKCode int = 200
GetEndpointIDHealthzOKCode is the HTTP code returned for type GetEndpointIDHealthzOK
const GetEndpointIDHealthzTooManyRequestsCode int = 429
GetEndpointIDHealthzTooManyRequestsCode is the HTTP code returned for type GetEndpointIDHealthzTooManyRequests
const GetEndpointIDInvalidCode int = 400
GetEndpointIDInvalidCode is the HTTP code returned for type GetEndpointIDInvalid
const GetEndpointIDLabelsNotFoundCode int = 404
GetEndpointIDLabelsNotFoundCode is the HTTP code returned for type GetEndpointIDLabelsNotFound
const GetEndpointIDLabelsOKCode int = 200
GetEndpointIDLabelsOKCode is the HTTP code returned for type GetEndpointIDLabelsOK
const GetEndpointIDLabelsTooManyRequestsCode int = 429
GetEndpointIDLabelsTooManyRequestsCode is the HTTP code returned for type GetEndpointIDLabelsTooManyRequests
const GetEndpointIDLogInvalidCode int = 400
GetEndpointIDLogInvalidCode is the HTTP code returned for type GetEndpointIDLogInvalid
const GetEndpointIDLogNotFoundCode int = 404
GetEndpointIDLogNotFoundCode is the HTTP code returned for type GetEndpointIDLogNotFound
const GetEndpointIDLogOKCode int = 200
GetEndpointIDLogOKCode is the HTTP code returned for type GetEndpointIDLogOK
const GetEndpointIDLogTooManyRequestsCode int = 429
GetEndpointIDLogTooManyRequestsCode is the HTTP code returned for type GetEndpointIDLogTooManyRequests
const GetEndpointIDNotFoundCode int = 404
GetEndpointIDNotFoundCode is the HTTP code returned for type GetEndpointIDNotFound
const GetEndpointIDOKCode int = 200
GetEndpointIDOKCode is the HTTP code returned for type GetEndpointIDOK
const GetEndpointIDTooManyRequestsCode int = 429
GetEndpointIDTooManyRequestsCode is the HTTP code returned for type GetEndpointIDTooManyRequests
const GetEndpointNotFoundCode int = 404
GetEndpointNotFoundCode is the HTTP code returned for type GetEndpointNotFound
const GetEndpointOKCode int = 200
GetEndpointOKCode is the HTTP code returned for type GetEndpointOK
const GetEndpointTooManyRequestsCode int = 429
GetEndpointTooManyRequestsCode is the HTTP code returned for type GetEndpointTooManyRequests
const PatchEndpointIDConfigFailedCode int = 500
PatchEndpointIDConfigFailedCode is the HTTP code returned for type PatchEndpointIDConfigFailed
const PatchEndpointIDConfigInvalidCode int = 400
PatchEndpointIDConfigInvalidCode is the HTTP code returned for type PatchEndpointIDConfigInvalid
const PatchEndpointIDConfigNotFoundCode int = 404
PatchEndpointIDConfigNotFoundCode is the HTTP code returned for type PatchEndpointIDConfigNotFound
const PatchEndpointIDConfigOKCode int = 200
PatchEndpointIDConfigOKCode is the HTTP code returned for type PatchEndpointIDConfigOK
const PatchEndpointIDConfigTooManyRequestsCode int = 429
PatchEndpointIDConfigTooManyRequestsCode is the HTTP code returned for type PatchEndpointIDConfigTooManyRequests
const PatchEndpointIDFailedCode int = 500
PatchEndpointIDFailedCode is the HTTP code returned for type PatchEndpointIDFailed
const PatchEndpointIDInvalidCode int = 400
PatchEndpointIDInvalidCode is the HTTP code returned for type PatchEndpointIDInvalid
const PatchEndpointIDLabelsNotFoundCode int = 404
PatchEndpointIDLabelsNotFoundCode is the HTTP code returned for type PatchEndpointIDLabelsNotFound
const PatchEndpointIDLabelsOKCode int = 200
PatchEndpointIDLabelsOKCode is the HTTP code returned for type PatchEndpointIDLabelsOK
const PatchEndpointIDLabelsTooManyRequestsCode int = 429
PatchEndpointIDLabelsTooManyRequestsCode is the HTTP code returned for type PatchEndpointIDLabelsTooManyRequests
const PatchEndpointIDLabelsUpdateFailedCode int = 500
PatchEndpointIDLabelsUpdateFailedCode is the HTTP code returned for type PatchEndpointIDLabelsUpdateFailed
const PatchEndpointIDNotFoundCode int = 404
PatchEndpointIDNotFoundCode is the HTTP code returned for type PatchEndpointIDNotFound
const PatchEndpointIDOKCode int = 200
PatchEndpointIDOKCode is the HTTP code returned for type PatchEndpointIDOK
const PatchEndpointIDTooManyRequestsCode int = 429
PatchEndpointIDTooManyRequestsCode is the HTTP code returned for type PatchEndpointIDTooManyRequests
const PutEndpointIDCreatedCode int = 201
PutEndpointIDCreatedCode is the HTTP code returned for type PutEndpointIDCreated
const PutEndpointIDExistsCode int = 409
PutEndpointIDExistsCode is the HTTP code returned for type PutEndpointIDExists
const PutEndpointIDFailedCode int = 500
PutEndpointIDFailedCode is the HTTP code returned for type PutEndpointIDFailed
const PutEndpointIDInvalidCode int = 400
PutEndpointIDInvalidCode is the HTTP code returned for type PutEndpointIDInvalid
const PutEndpointIDTooManyRequestsCode int = 429
PutEndpointIDTooManyRequestsCode is the HTTP code returned for type PutEndpointIDTooManyRequests
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteEndpointID ¶
type DeleteEndpointID struct { Context *middleware.Context Handler DeleteEndpointIDHandler }
DeleteEndpointID swagger:route DELETE /endpoint/{id} endpoint deleteEndpointId
Delete endpoint ¶
Deletes the endpoint specified by the ID. Deletion is imminent and atomic, if the deletion request is valid and the endpoint exists, deletion will occur even if errors are encountered in the process. If errors have been encountered, the code 202 will be returned, otherwise 200 on success.
All resources associated with the endpoint will be freed and the workload represented by the endpoint will be disconnected.It will no longer be able to initiate or receive communications of any sort.
func NewDeleteEndpointID ¶
func NewDeleteEndpointID(ctx *middleware.Context, handler DeleteEndpointIDHandler) *DeleteEndpointID
NewDeleteEndpointID creates a new http.Handler for the delete endpoint ID operation
func (*DeleteEndpointID) ServeHTTP ¶
func (o *DeleteEndpointID) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DeleteEndpointIDErrors ¶
type DeleteEndpointIDErrors struct { /* In: Body */ Payload int64 `json:"body,omitempty"` }
DeleteEndpointIDErrors Deleted with a number of errors encountered
swagger:response deleteEndpointIdErrors
func NewDeleteEndpointIDErrors ¶
func NewDeleteEndpointIDErrors() *DeleteEndpointIDErrors
NewDeleteEndpointIDErrors creates DeleteEndpointIDErrors with default headers values
func (*DeleteEndpointIDErrors) SetPayload ¶
func (o *DeleteEndpointIDErrors) SetPayload(payload int64)
SetPayload sets the payload to the delete endpoint Id errors response
func (*DeleteEndpointIDErrors) WithPayload ¶
func (o *DeleteEndpointIDErrors) WithPayload(payload int64) *DeleteEndpointIDErrors
WithPayload adds the payload to the delete endpoint Id errors response
func (*DeleteEndpointIDErrors) WriteResponse ¶
func (o *DeleteEndpointIDErrors) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteEndpointIDHandler ¶
type DeleteEndpointIDHandler interface {
Handle(DeleteEndpointIDParams) middleware.Responder
}
DeleteEndpointIDHandler interface for that can handle valid delete endpoint ID params
type DeleteEndpointIDHandlerFunc ¶
type DeleteEndpointIDHandlerFunc func(DeleteEndpointIDParams) middleware.Responder
DeleteEndpointIDHandlerFunc turns a function with the right signature into a delete endpoint ID handler
func (DeleteEndpointIDHandlerFunc) Handle ¶
func (fn DeleteEndpointIDHandlerFunc) Handle(params DeleteEndpointIDParams) middleware.Responder
Handle executing the request and returning a response
type DeleteEndpointIDInvalid ¶
DeleteEndpointIDInvalid Invalid endpoint ID format for specified type. Details in error message
swagger:response deleteEndpointIdInvalid
func NewDeleteEndpointIDInvalid ¶
func NewDeleteEndpointIDInvalid() *DeleteEndpointIDInvalid
NewDeleteEndpointIDInvalid creates DeleteEndpointIDInvalid with default headers values
func (*DeleteEndpointIDInvalid) SetPayload ¶
func (o *DeleteEndpointIDInvalid) SetPayload(payload models.Error)
SetPayload sets the payload to the delete endpoint Id invalid response
func (*DeleteEndpointIDInvalid) WithPayload ¶
func (o *DeleteEndpointIDInvalid) WithPayload(payload models.Error) *DeleteEndpointIDInvalid
WithPayload adds the payload to the delete endpoint Id invalid response
func (*DeleteEndpointIDInvalid) WriteResponse ¶
func (o *DeleteEndpointIDInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteEndpointIDNotFound ¶
type DeleteEndpointIDNotFound struct { }
DeleteEndpointIDNotFound Endpoint not found
swagger:response deleteEndpointIdNotFound
func NewDeleteEndpointIDNotFound ¶
func NewDeleteEndpointIDNotFound() *DeleteEndpointIDNotFound
NewDeleteEndpointIDNotFound creates DeleteEndpointIDNotFound with default headers values
func (*DeleteEndpointIDNotFound) WriteResponse ¶
func (o *DeleteEndpointIDNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteEndpointIDOK ¶
type DeleteEndpointIDOK struct { }
DeleteEndpointIDOK Success
swagger:response deleteEndpointIdOK
func NewDeleteEndpointIDOK ¶
func NewDeleteEndpointIDOK() *DeleteEndpointIDOK
NewDeleteEndpointIDOK creates DeleteEndpointIDOK with default headers values
func (*DeleteEndpointIDOK) WriteResponse ¶
func (o *DeleteEndpointIDOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteEndpointIDParams ¶
type DeleteEndpointIDParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
DeleteEndpointIDParams contains all the bound params for the delete endpoint ID operation typically these are obtained from a http.Request
swagger:parameters DeleteEndpointID
func NewDeleteEndpointIDParams ¶
func NewDeleteEndpointIDParams() DeleteEndpointIDParams
NewDeleteEndpointIDParams creates a new DeleteEndpointIDParams object no default values defined in spec.
func (*DeleteEndpointIDParams) BindRequest ¶
func (o *DeleteEndpointIDParams) 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 NewDeleteEndpointIDParams() beforehand.
type DeleteEndpointIDTooManyRequests ¶
type DeleteEndpointIDTooManyRequests struct { }
DeleteEndpointIDTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response deleteEndpointIdTooManyRequests
func NewDeleteEndpointIDTooManyRequests ¶
func NewDeleteEndpointIDTooManyRequests() *DeleteEndpointIDTooManyRequests
NewDeleteEndpointIDTooManyRequests creates DeleteEndpointIDTooManyRequests with default headers values
func (*DeleteEndpointIDTooManyRequests) WriteResponse ¶
func (o *DeleteEndpointIDTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpoint ¶
type GetEndpoint struct { Context *middleware.Context Handler GetEndpointHandler }
GetEndpoint swagger:route GET /endpoint endpoint getEndpoint
Retrieves a list of endpoints that have metadata matching the provided parameters.
Retrieves a list of endpoints that have metadata matching the provided parameters, or all endpoints if no parameters provided.
func NewGetEndpoint ¶
func NewGetEndpoint(ctx *middleware.Context, handler GetEndpointHandler) *GetEndpoint
NewGetEndpoint creates a new http.Handler for the get endpoint operation
func (*GetEndpoint) ServeHTTP ¶
func (o *GetEndpoint) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointHandler ¶
type GetEndpointHandler interface {
Handle(GetEndpointParams) middleware.Responder
}
GetEndpointHandler interface for that can handle valid get endpoint params
type GetEndpointHandlerFunc ¶
type GetEndpointHandlerFunc func(GetEndpointParams) middleware.Responder
GetEndpointHandlerFunc turns a function with the right signature into a get endpoint handler
func (GetEndpointHandlerFunc) Handle ¶
func (fn GetEndpointHandlerFunc) Handle(params GetEndpointParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointID ¶
type GetEndpointID struct { Context *middleware.Context Handler GetEndpointIDHandler }
GetEndpointID swagger:route GET /endpoint/{id} endpoint getEndpointId
Get endpoint by endpoint ID ¶
Returns endpoint information
func NewGetEndpointID ¶
func NewGetEndpointID(ctx *middleware.Context, handler GetEndpointIDHandler) *GetEndpointID
NewGetEndpointID creates a new http.Handler for the get endpoint ID operation
func (*GetEndpointID) ServeHTTP ¶
func (o *GetEndpointID) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointIDConfig ¶
type GetEndpointIDConfig struct { Context *middleware.Context Handler GetEndpointIDConfigHandler }
GetEndpointIDConfig swagger:route GET /endpoint/{id}/config endpoint getEndpointIdConfig
Retrieve endpoint configuration ¶
Retrieves the configuration of the specified endpoint.
func NewGetEndpointIDConfig ¶
func NewGetEndpointIDConfig(ctx *middleware.Context, handler GetEndpointIDConfigHandler) *GetEndpointIDConfig
NewGetEndpointIDConfig creates a new http.Handler for the get endpoint ID config operation
func (*GetEndpointIDConfig) ServeHTTP ¶
func (o *GetEndpointIDConfig) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointIDConfigHandler ¶
type GetEndpointIDConfigHandler interface {
Handle(GetEndpointIDConfigParams) middleware.Responder
}
GetEndpointIDConfigHandler interface for that can handle valid get endpoint ID config params
type GetEndpointIDConfigHandlerFunc ¶
type GetEndpointIDConfigHandlerFunc func(GetEndpointIDConfigParams) middleware.Responder
GetEndpointIDConfigHandlerFunc turns a function with the right signature into a get endpoint ID config handler
func (GetEndpointIDConfigHandlerFunc) Handle ¶
func (fn GetEndpointIDConfigHandlerFunc) Handle(params GetEndpointIDConfigParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointIDConfigNotFound ¶
type GetEndpointIDConfigNotFound struct { }
GetEndpointIDConfigNotFound Endpoint not found
swagger:response getEndpointIdConfigNotFound
func NewGetEndpointIDConfigNotFound ¶
func NewGetEndpointIDConfigNotFound() *GetEndpointIDConfigNotFound
NewGetEndpointIDConfigNotFound creates GetEndpointIDConfigNotFound with default headers values
func (*GetEndpointIDConfigNotFound) WriteResponse ¶
func (o *GetEndpointIDConfigNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDConfigOK ¶
type GetEndpointIDConfigOK struct { /* In: Body */ Payload *models.EndpointConfigurationStatus `json:"body,omitempty"` }
GetEndpointIDConfigOK Success
swagger:response getEndpointIdConfigOK
func NewGetEndpointIDConfigOK ¶
func NewGetEndpointIDConfigOK() *GetEndpointIDConfigOK
NewGetEndpointIDConfigOK creates GetEndpointIDConfigOK with default headers values
func (*GetEndpointIDConfigOK) SetPayload ¶
func (o *GetEndpointIDConfigOK) SetPayload(payload *models.EndpointConfigurationStatus)
SetPayload sets the payload to the get endpoint Id config o k response
func (*GetEndpointIDConfigOK) WithPayload ¶
func (o *GetEndpointIDConfigOK) WithPayload(payload *models.EndpointConfigurationStatus) *GetEndpointIDConfigOK
WithPayload adds the payload to the get endpoint Id config o k response
func (*GetEndpointIDConfigOK) WriteResponse ¶
func (o *GetEndpointIDConfigOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDConfigParams ¶
type GetEndpointIDConfigParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
GetEndpointIDConfigParams contains all the bound params for the get endpoint ID config operation typically these are obtained from a http.Request
swagger:parameters GetEndpointIDConfig
func NewGetEndpointIDConfigParams ¶
func NewGetEndpointIDConfigParams() GetEndpointIDConfigParams
NewGetEndpointIDConfigParams creates a new GetEndpointIDConfigParams object no default values defined in spec.
func (*GetEndpointIDConfigParams) BindRequest ¶
func (o *GetEndpointIDConfigParams) 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 NewGetEndpointIDConfigParams() beforehand.
type GetEndpointIDConfigTooManyRequests ¶
type GetEndpointIDConfigTooManyRequests struct { }
GetEndpointIDConfigTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointIdConfigTooManyRequests
func NewGetEndpointIDConfigTooManyRequests ¶
func NewGetEndpointIDConfigTooManyRequests() *GetEndpointIDConfigTooManyRequests
NewGetEndpointIDConfigTooManyRequests creates GetEndpointIDConfigTooManyRequests with default headers values
func (*GetEndpointIDConfigTooManyRequests) WriteResponse ¶
func (o *GetEndpointIDConfigTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDHandler ¶
type GetEndpointIDHandler interface {
Handle(GetEndpointIDParams) middleware.Responder
}
GetEndpointIDHandler interface for that can handle valid get endpoint ID params
type GetEndpointIDHandlerFunc ¶
type GetEndpointIDHandlerFunc func(GetEndpointIDParams) middleware.Responder
GetEndpointIDHandlerFunc turns a function with the right signature into a get endpoint ID handler
func (GetEndpointIDHandlerFunc) Handle ¶
func (fn GetEndpointIDHandlerFunc) Handle(params GetEndpointIDParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointIDHealthz ¶
type GetEndpointIDHealthz struct { Context *middleware.Context Handler GetEndpointIDHealthzHandler }
GetEndpointIDHealthz swagger:route GET /endpoint/{id}/healthz endpoint getEndpointIdHealthz
Retrieves the status logs associated with this endpoint.
func NewGetEndpointIDHealthz ¶
func NewGetEndpointIDHealthz(ctx *middleware.Context, handler GetEndpointIDHealthzHandler) *GetEndpointIDHealthz
NewGetEndpointIDHealthz creates a new http.Handler for the get endpoint ID healthz operation
func (*GetEndpointIDHealthz) ServeHTTP ¶
func (o *GetEndpointIDHealthz) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointIDHealthzHandler ¶
type GetEndpointIDHealthzHandler interface {
Handle(GetEndpointIDHealthzParams) middleware.Responder
}
GetEndpointIDHealthzHandler interface for that can handle valid get endpoint ID healthz params
type GetEndpointIDHealthzHandlerFunc ¶
type GetEndpointIDHealthzHandlerFunc func(GetEndpointIDHealthzParams) middleware.Responder
GetEndpointIDHealthzHandlerFunc turns a function with the right signature into a get endpoint ID healthz handler
func (GetEndpointIDHealthzHandlerFunc) Handle ¶
func (fn GetEndpointIDHealthzHandlerFunc) Handle(params GetEndpointIDHealthzParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointIDHealthzInvalid ¶
type GetEndpointIDHealthzInvalid struct { }
GetEndpointIDHealthzInvalid Invalid identity provided
swagger:response getEndpointIdHealthzInvalid
func NewGetEndpointIDHealthzInvalid ¶
func NewGetEndpointIDHealthzInvalid() *GetEndpointIDHealthzInvalid
NewGetEndpointIDHealthzInvalid creates GetEndpointIDHealthzInvalid with default headers values
func (*GetEndpointIDHealthzInvalid) WriteResponse ¶
func (o *GetEndpointIDHealthzInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDHealthzNotFound ¶
type GetEndpointIDHealthzNotFound struct { }
GetEndpointIDHealthzNotFound Endpoint not found
swagger:response getEndpointIdHealthzNotFound
func NewGetEndpointIDHealthzNotFound ¶
func NewGetEndpointIDHealthzNotFound() *GetEndpointIDHealthzNotFound
NewGetEndpointIDHealthzNotFound creates GetEndpointIDHealthzNotFound with default headers values
func (*GetEndpointIDHealthzNotFound) WriteResponse ¶
func (o *GetEndpointIDHealthzNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDHealthzOK ¶
type GetEndpointIDHealthzOK struct { /* In: Body */ Payload *models.EndpointHealth `json:"body,omitempty"` }
GetEndpointIDHealthzOK Success
swagger:response getEndpointIdHealthzOK
func NewGetEndpointIDHealthzOK ¶
func NewGetEndpointIDHealthzOK() *GetEndpointIDHealthzOK
NewGetEndpointIDHealthzOK creates GetEndpointIDHealthzOK with default headers values
func (*GetEndpointIDHealthzOK) SetPayload ¶
func (o *GetEndpointIDHealthzOK) SetPayload(payload *models.EndpointHealth)
SetPayload sets the payload to the get endpoint Id healthz o k response
func (*GetEndpointIDHealthzOK) WithPayload ¶
func (o *GetEndpointIDHealthzOK) WithPayload(payload *models.EndpointHealth) *GetEndpointIDHealthzOK
WithPayload adds the payload to the get endpoint Id healthz o k response
func (*GetEndpointIDHealthzOK) WriteResponse ¶
func (o *GetEndpointIDHealthzOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDHealthzParams ¶
type GetEndpointIDHealthzParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
GetEndpointIDHealthzParams contains all the bound params for the get endpoint ID healthz operation typically these are obtained from a http.Request
swagger:parameters GetEndpointIDHealthz
func NewGetEndpointIDHealthzParams ¶
func NewGetEndpointIDHealthzParams() GetEndpointIDHealthzParams
NewGetEndpointIDHealthzParams creates a new GetEndpointIDHealthzParams object no default values defined in spec.
func (*GetEndpointIDHealthzParams) BindRequest ¶
func (o *GetEndpointIDHealthzParams) 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 NewGetEndpointIDHealthzParams() beforehand.
type GetEndpointIDHealthzTooManyRequests ¶
type GetEndpointIDHealthzTooManyRequests struct { }
GetEndpointIDHealthzTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointIdHealthzTooManyRequests
func NewGetEndpointIDHealthzTooManyRequests ¶
func NewGetEndpointIDHealthzTooManyRequests() *GetEndpointIDHealthzTooManyRequests
NewGetEndpointIDHealthzTooManyRequests creates GetEndpointIDHealthzTooManyRequests with default headers values
func (*GetEndpointIDHealthzTooManyRequests) WriteResponse ¶
func (o *GetEndpointIDHealthzTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDInvalid ¶
GetEndpointIDInvalid Invalid endpoint ID format for specified type
swagger:response getEndpointIdInvalid
func NewGetEndpointIDInvalid ¶
func NewGetEndpointIDInvalid() *GetEndpointIDInvalid
NewGetEndpointIDInvalid creates GetEndpointIDInvalid with default headers values
func (*GetEndpointIDInvalid) SetPayload ¶
func (o *GetEndpointIDInvalid) SetPayload(payload models.Error)
SetPayload sets the payload to the get endpoint Id invalid response
func (*GetEndpointIDInvalid) WithPayload ¶
func (o *GetEndpointIDInvalid) WithPayload(payload models.Error) *GetEndpointIDInvalid
WithPayload adds the payload to the get endpoint Id invalid response
func (*GetEndpointIDInvalid) WriteResponse ¶
func (o *GetEndpointIDInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLabels ¶
type GetEndpointIDLabels struct { Context *middleware.Context Handler GetEndpointIDLabelsHandler }
GetEndpointIDLabels swagger:route GET /endpoint/{id}/labels endpoint getEndpointIdLabels
Retrieves the list of labels associated with an endpoint.
func NewGetEndpointIDLabels ¶
func NewGetEndpointIDLabels(ctx *middleware.Context, handler GetEndpointIDLabelsHandler) *GetEndpointIDLabels
NewGetEndpointIDLabels creates a new http.Handler for the get endpoint ID labels operation
func (*GetEndpointIDLabels) ServeHTTP ¶
func (o *GetEndpointIDLabels) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointIDLabelsHandler ¶
type GetEndpointIDLabelsHandler interface {
Handle(GetEndpointIDLabelsParams) middleware.Responder
}
GetEndpointIDLabelsHandler interface for that can handle valid get endpoint ID labels params
type GetEndpointIDLabelsHandlerFunc ¶
type GetEndpointIDLabelsHandlerFunc func(GetEndpointIDLabelsParams) middleware.Responder
GetEndpointIDLabelsHandlerFunc turns a function with the right signature into a get endpoint ID labels handler
func (GetEndpointIDLabelsHandlerFunc) Handle ¶
func (fn GetEndpointIDLabelsHandlerFunc) Handle(params GetEndpointIDLabelsParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointIDLabelsNotFound ¶
type GetEndpointIDLabelsNotFound struct { }
GetEndpointIDLabelsNotFound Endpoint not found
swagger:response getEndpointIdLabelsNotFound
func NewGetEndpointIDLabelsNotFound ¶
func NewGetEndpointIDLabelsNotFound() *GetEndpointIDLabelsNotFound
NewGetEndpointIDLabelsNotFound creates GetEndpointIDLabelsNotFound with default headers values
func (*GetEndpointIDLabelsNotFound) WriteResponse ¶
func (o *GetEndpointIDLabelsNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLabelsOK ¶
type GetEndpointIDLabelsOK struct { /* In: Body */ Payload *models.LabelConfiguration `json:"body,omitempty"` }
GetEndpointIDLabelsOK Success
swagger:response getEndpointIdLabelsOK
func NewGetEndpointIDLabelsOK ¶
func NewGetEndpointIDLabelsOK() *GetEndpointIDLabelsOK
NewGetEndpointIDLabelsOK creates GetEndpointIDLabelsOK with default headers values
func (*GetEndpointIDLabelsOK) SetPayload ¶
func (o *GetEndpointIDLabelsOK) SetPayload(payload *models.LabelConfiguration)
SetPayload sets the payload to the get endpoint Id labels o k response
func (*GetEndpointIDLabelsOK) WithPayload ¶
func (o *GetEndpointIDLabelsOK) WithPayload(payload *models.LabelConfiguration) *GetEndpointIDLabelsOK
WithPayload adds the payload to the get endpoint Id labels o k response
func (*GetEndpointIDLabelsOK) WriteResponse ¶
func (o *GetEndpointIDLabelsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLabelsParams ¶
type GetEndpointIDLabelsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
GetEndpointIDLabelsParams contains all the bound params for the get endpoint ID labels operation typically these are obtained from a http.Request
swagger:parameters GetEndpointIDLabels
func NewGetEndpointIDLabelsParams ¶
func NewGetEndpointIDLabelsParams() GetEndpointIDLabelsParams
NewGetEndpointIDLabelsParams creates a new GetEndpointIDLabelsParams object no default values defined in spec.
func (*GetEndpointIDLabelsParams) BindRequest ¶
func (o *GetEndpointIDLabelsParams) 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 NewGetEndpointIDLabelsParams() beforehand.
type GetEndpointIDLabelsTooManyRequests ¶
type GetEndpointIDLabelsTooManyRequests struct { }
GetEndpointIDLabelsTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointIdLabelsTooManyRequests
func NewGetEndpointIDLabelsTooManyRequests ¶
func NewGetEndpointIDLabelsTooManyRequests() *GetEndpointIDLabelsTooManyRequests
NewGetEndpointIDLabelsTooManyRequests creates GetEndpointIDLabelsTooManyRequests with default headers values
func (*GetEndpointIDLabelsTooManyRequests) WriteResponse ¶
func (o *GetEndpointIDLabelsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLog ¶
type GetEndpointIDLog struct { Context *middleware.Context Handler GetEndpointIDLogHandler }
GetEndpointIDLog swagger:route GET /endpoint/{id}/log endpoint getEndpointIdLog
Retrieves the status logs associated with this endpoint.
func NewGetEndpointIDLog ¶
func NewGetEndpointIDLog(ctx *middleware.Context, handler GetEndpointIDLogHandler) *GetEndpointIDLog
NewGetEndpointIDLog creates a new http.Handler for the get endpoint ID log operation
func (*GetEndpointIDLog) ServeHTTP ¶
func (o *GetEndpointIDLog) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetEndpointIDLogHandler ¶
type GetEndpointIDLogHandler interface {
Handle(GetEndpointIDLogParams) middleware.Responder
}
GetEndpointIDLogHandler interface for that can handle valid get endpoint ID log params
type GetEndpointIDLogHandlerFunc ¶
type GetEndpointIDLogHandlerFunc func(GetEndpointIDLogParams) middleware.Responder
GetEndpointIDLogHandlerFunc turns a function with the right signature into a get endpoint ID log handler
func (GetEndpointIDLogHandlerFunc) Handle ¶
func (fn GetEndpointIDLogHandlerFunc) Handle(params GetEndpointIDLogParams) middleware.Responder
Handle executing the request and returning a response
type GetEndpointIDLogInvalid ¶
type GetEndpointIDLogInvalid struct { }
GetEndpointIDLogInvalid Invalid identity provided
swagger:response getEndpointIdLogInvalid
func NewGetEndpointIDLogInvalid ¶
func NewGetEndpointIDLogInvalid() *GetEndpointIDLogInvalid
NewGetEndpointIDLogInvalid creates GetEndpointIDLogInvalid with default headers values
func (*GetEndpointIDLogInvalid) WriteResponse ¶
func (o *GetEndpointIDLogInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLogNotFound ¶
type GetEndpointIDLogNotFound struct { }
GetEndpointIDLogNotFound Endpoint not found
swagger:response getEndpointIdLogNotFound
func NewGetEndpointIDLogNotFound ¶
func NewGetEndpointIDLogNotFound() *GetEndpointIDLogNotFound
NewGetEndpointIDLogNotFound creates GetEndpointIDLogNotFound with default headers values
func (*GetEndpointIDLogNotFound) WriteResponse ¶
func (o *GetEndpointIDLogNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLogOK ¶
type GetEndpointIDLogOK struct { /* In: Body */ Payload models.EndpointStatusLog `json:"body,omitempty"` }
GetEndpointIDLogOK Success
swagger:response getEndpointIdLogOK
func NewGetEndpointIDLogOK ¶
func NewGetEndpointIDLogOK() *GetEndpointIDLogOK
NewGetEndpointIDLogOK creates GetEndpointIDLogOK with default headers values
func (*GetEndpointIDLogOK) SetPayload ¶
func (o *GetEndpointIDLogOK) SetPayload(payload models.EndpointStatusLog)
SetPayload sets the payload to the get endpoint Id log o k response
func (*GetEndpointIDLogOK) WithPayload ¶
func (o *GetEndpointIDLogOK) WithPayload(payload models.EndpointStatusLog) *GetEndpointIDLogOK
WithPayload adds the payload to the get endpoint Id log o k response
func (*GetEndpointIDLogOK) WriteResponse ¶
func (o *GetEndpointIDLogOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDLogParams ¶
type GetEndpointIDLogParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
GetEndpointIDLogParams contains all the bound params for the get endpoint ID log operation typically these are obtained from a http.Request
swagger:parameters GetEndpointIDLog
func NewGetEndpointIDLogParams ¶
func NewGetEndpointIDLogParams() GetEndpointIDLogParams
NewGetEndpointIDLogParams creates a new GetEndpointIDLogParams object no default values defined in spec.
func (*GetEndpointIDLogParams) BindRequest ¶
func (o *GetEndpointIDLogParams) 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 NewGetEndpointIDLogParams() beforehand.
type GetEndpointIDLogTooManyRequests ¶
type GetEndpointIDLogTooManyRequests struct { }
GetEndpointIDLogTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointIdLogTooManyRequests
func NewGetEndpointIDLogTooManyRequests ¶
func NewGetEndpointIDLogTooManyRequests() *GetEndpointIDLogTooManyRequests
NewGetEndpointIDLogTooManyRequests creates GetEndpointIDLogTooManyRequests with default headers values
func (*GetEndpointIDLogTooManyRequests) WriteResponse ¶
func (o *GetEndpointIDLogTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDNotFound ¶
type GetEndpointIDNotFound struct { }
GetEndpointIDNotFound Endpoint not found
swagger:response getEndpointIdNotFound
func NewGetEndpointIDNotFound ¶
func NewGetEndpointIDNotFound() *GetEndpointIDNotFound
NewGetEndpointIDNotFound creates GetEndpointIDNotFound with default headers values
func (*GetEndpointIDNotFound) WriteResponse ¶
func (o *GetEndpointIDNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDOK ¶
GetEndpointIDOK Success
swagger:response getEndpointIdOK
func NewGetEndpointIDOK ¶
func NewGetEndpointIDOK() *GetEndpointIDOK
NewGetEndpointIDOK creates GetEndpointIDOK with default headers values
func (*GetEndpointIDOK) SetPayload ¶
func (o *GetEndpointIDOK) SetPayload(payload *models.Endpoint)
SetPayload sets the payload to the get endpoint Id o k response
func (*GetEndpointIDOK) WithPayload ¶
func (o *GetEndpointIDOK) WithPayload(payload *models.Endpoint) *GetEndpointIDOK
WithPayload adds the payload to the get endpoint Id o k response
func (*GetEndpointIDOK) WriteResponse ¶
func (o *GetEndpointIDOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointIDParams ¶
type GetEndpointIDParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
GetEndpointIDParams contains all the bound params for the get endpoint ID operation typically these are obtained from a http.Request
swagger:parameters GetEndpointID
func NewGetEndpointIDParams ¶
func NewGetEndpointIDParams() GetEndpointIDParams
NewGetEndpointIDParams creates a new GetEndpointIDParams object no default values defined in spec.
func (*GetEndpointIDParams) BindRequest ¶
func (o *GetEndpointIDParams) 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 NewGetEndpointIDParams() beforehand.
type GetEndpointIDTooManyRequests ¶
type GetEndpointIDTooManyRequests struct { }
GetEndpointIDTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointIdTooManyRequests
func NewGetEndpointIDTooManyRequests ¶
func NewGetEndpointIDTooManyRequests() *GetEndpointIDTooManyRequests
NewGetEndpointIDTooManyRequests creates GetEndpointIDTooManyRequests with default headers values
func (*GetEndpointIDTooManyRequests) WriteResponse ¶
func (o *GetEndpointIDTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointNotFound ¶
type GetEndpointNotFound struct { }
GetEndpointNotFound Endpoints with provided parameters not found
swagger:response getEndpointNotFound
func NewGetEndpointNotFound ¶
func NewGetEndpointNotFound() *GetEndpointNotFound
NewGetEndpointNotFound creates GetEndpointNotFound with default headers values
func (*GetEndpointNotFound) WriteResponse ¶
func (o *GetEndpointNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointOK ¶
GetEndpointOK Success
swagger:response getEndpointOK
func NewGetEndpointOK ¶
func NewGetEndpointOK() *GetEndpointOK
NewGetEndpointOK creates GetEndpointOK with default headers values
func (*GetEndpointOK) SetPayload ¶
func (o *GetEndpointOK) SetPayload(payload []*models.Endpoint)
SetPayload sets the payload to the get endpoint o k response
func (*GetEndpointOK) WithPayload ¶
func (o *GetEndpointOK) WithPayload(payload []*models.Endpoint) *GetEndpointOK
WithPayload adds the payload to the get endpoint o k response
func (*GetEndpointOK) WriteResponse ¶
func (o *GetEndpointOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetEndpointParams ¶
type GetEndpointParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*List of labels In: body */ Labels models.Labels }
GetEndpointParams contains all the bound params for the get endpoint operation typically these are obtained from a http.Request
swagger:parameters GetEndpoint
func NewGetEndpointParams ¶
func NewGetEndpointParams() GetEndpointParams
NewGetEndpointParams creates a new GetEndpointParams object no default values defined in spec.
func (*GetEndpointParams) BindRequest ¶
func (o *GetEndpointParams) 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 NewGetEndpointParams() beforehand.
type GetEndpointTooManyRequests ¶
type GetEndpointTooManyRequests struct { }
GetEndpointTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response getEndpointTooManyRequests
func NewGetEndpointTooManyRequests ¶
func NewGetEndpointTooManyRequests() *GetEndpointTooManyRequests
NewGetEndpointTooManyRequests creates GetEndpointTooManyRequests with default headers values
func (*GetEndpointTooManyRequests) WriteResponse ¶
func (o *GetEndpointTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointID ¶
type PatchEndpointID struct { Context *middleware.Context Handler PatchEndpointIDHandler }
PatchEndpointID swagger:route PATCH /endpoint/{id} endpoint patchEndpointId
Modify existing endpoint ¶
Applies the endpoint change request to an existing endpoint
func NewPatchEndpointID ¶
func NewPatchEndpointID(ctx *middleware.Context, handler PatchEndpointIDHandler) *PatchEndpointID
NewPatchEndpointID creates a new http.Handler for the patch endpoint ID operation
func (*PatchEndpointID) ServeHTTP ¶
func (o *PatchEndpointID) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PatchEndpointIDConfig ¶
type PatchEndpointIDConfig struct { Context *middleware.Context Handler PatchEndpointIDConfigHandler }
PatchEndpointIDConfig swagger:route PATCH /endpoint/{id}/config endpoint patchEndpointIdConfig
Modify mutable endpoint configuration ¶
Update the configuration of an existing endpoint and regenerates & recompiles the corresponding programs automatically.
func NewPatchEndpointIDConfig ¶
func NewPatchEndpointIDConfig(ctx *middleware.Context, handler PatchEndpointIDConfigHandler) *PatchEndpointIDConfig
NewPatchEndpointIDConfig creates a new http.Handler for the patch endpoint ID config operation
func (*PatchEndpointIDConfig) ServeHTTP ¶
func (o *PatchEndpointIDConfig) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PatchEndpointIDConfigFailed ¶
type PatchEndpointIDConfigFailed struct { /* In: Body */ Payload models.Error `json:"body,omitempty"` }
PatchEndpointIDConfigFailed Update failed. Details in message.
swagger:response patchEndpointIdConfigFailed
func NewPatchEndpointIDConfigFailed ¶
func NewPatchEndpointIDConfigFailed() *PatchEndpointIDConfigFailed
NewPatchEndpointIDConfigFailed creates PatchEndpointIDConfigFailed with default headers values
func (*PatchEndpointIDConfigFailed) SetPayload ¶
func (o *PatchEndpointIDConfigFailed) SetPayload(payload models.Error)
SetPayload sets the payload to the patch endpoint Id config failed response
func (*PatchEndpointIDConfigFailed) WithPayload ¶
func (o *PatchEndpointIDConfigFailed) WithPayload(payload models.Error) *PatchEndpointIDConfigFailed
WithPayload adds the payload to the patch endpoint Id config failed response
func (*PatchEndpointIDConfigFailed) WriteResponse ¶
func (o *PatchEndpointIDConfigFailed) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDConfigHandler ¶
type PatchEndpointIDConfigHandler interface {
Handle(PatchEndpointIDConfigParams) middleware.Responder
}
PatchEndpointIDConfigHandler interface for that can handle valid patch endpoint ID config params
type PatchEndpointIDConfigHandlerFunc ¶
type PatchEndpointIDConfigHandlerFunc func(PatchEndpointIDConfigParams) middleware.Responder
PatchEndpointIDConfigHandlerFunc turns a function with the right signature into a patch endpoint ID config handler
func (PatchEndpointIDConfigHandlerFunc) Handle ¶
func (fn PatchEndpointIDConfigHandlerFunc) Handle(params PatchEndpointIDConfigParams) middleware.Responder
Handle executing the request and returning a response
type PatchEndpointIDConfigInvalid ¶
type PatchEndpointIDConfigInvalid struct { }
PatchEndpointIDConfigInvalid Invalid configuration request
swagger:response patchEndpointIdConfigInvalid
func NewPatchEndpointIDConfigInvalid ¶
func NewPatchEndpointIDConfigInvalid() *PatchEndpointIDConfigInvalid
NewPatchEndpointIDConfigInvalid creates PatchEndpointIDConfigInvalid with default headers values
func (*PatchEndpointIDConfigInvalid) WriteResponse ¶
func (o *PatchEndpointIDConfigInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDConfigNotFound ¶
type PatchEndpointIDConfigNotFound struct { }
PatchEndpointIDConfigNotFound Endpoint not found
swagger:response patchEndpointIdConfigNotFound
func NewPatchEndpointIDConfigNotFound ¶
func NewPatchEndpointIDConfigNotFound() *PatchEndpointIDConfigNotFound
NewPatchEndpointIDConfigNotFound creates PatchEndpointIDConfigNotFound with default headers values
func (*PatchEndpointIDConfigNotFound) WriteResponse ¶
func (o *PatchEndpointIDConfigNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDConfigOK ¶
type PatchEndpointIDConfigOK struct { }
PatchEndpointIDConfigOK Success
swagger:response patchEndpointIdConfigOK
func NewPatchEndpointIDConfigOK ¶
func NewPatchEndpointIDConfigOK() *PatchEndpointIDConfigOK
NewPatchEndpointIDConfigOK creates PatchEndpointIDConfigOK with default headers values
func (*PatchEndpointIDConfigOK) WriteResponse ¶
func (o *PatchEndpointIDConfigOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDConfigParams ¶
type PatchEndpointIDConfigParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* Required: true In: body */ EndpointConfiguration *models.EndpointConfigurationSpec /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
PatchEndpointIDConfigParams contains all the bound params for the patch endpoint ID config operation typically these are obtained from a http.Request
swagger:parameters PatchEndpointIDConfig
func NewPatchEndpointIDConfigParams ¶
func NewPatchEndpointIDConfigParams() PatchEndpointIDConfigParams
NewPatchEndpointIDConfigParams creates a new PatchEndpointIDConfigParams object no default values defined in spec.
func (*PatchEndpointIDConfigParams) BindRequest ¶
func (o *PatchEndpointIDConfigParams) 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 NewPatchEndpointIDConfigParams() beforehand.
type PatchEndpointIDConfigTooManyRequests ¶
type PatchEndpointIDConfigTooManyRequests struct { }
PatchEndpointIDConfigTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response patchEndpointIdConfigTooManyRequests
func NewPatchEndpointIDConfigTooManyRequests ¶
func NewPatchEndpointIDConfigTooManyRequests() *PatchEndpointIDConfigTooManyRequests
NewPatchEndpointIDConfigTooManyRequests creates PatchEndpointIDConfigTooManyRequests with default headers values
func (*PatchEndpointIDConfigTooManyRequests) WriteResponse ¶
func (o *PatchEndpointIDConfigTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDFailed ¶
PatchEndpointIDFailed Endpoint update failed
swagger:response patchEndpointIdFailed
func NewPatchEndpointIDFailed ¶
func NewPatchEndpointIDFailed() *PatchEndpointIDFailed
NewPatchEndpointIDFailed creates PatchEndpointIDFailed with default headers values
func (*PatchEndpointIDFailed) SetPayload ¶
func (o *PatchEndpointIDFailed) SetPayload(payload models.Error)
SetPayload sets the payload to the patch endpoint Id failed response
func (*PatchEndpointIDFailed) WithPayload ¶
func (o *PatchEndpointIDFailed) WithPayload(payload models.Error) *PatchEndpointIDFailed
WithPayload adds the payload to the patch endpoint Id failed response
func (*PatchEndpointIDFailed) WriteResponse ¶
func (o *PatchEndpointIDFailed) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDHandler ¶
type PatchEndpointIDHandler interface {
Handle(PatchEndpointIDParams) middleware.Responder
}
PatchEndpointIDHandler interface for that can handle valid patch endpoint ID params
type PatchEndpointIDHandlerFunc ¶
type PatchEndpointIDHandlerFunc func(PatchEndpointIDParams) middleware.Responder
PatchEndpointIDHandlerFunc turns a function with the right signature into a patch endpoint ID handler
func (PatchEndpointIDHandlerFunc) Handle ¶
func (fn PatchEndpointIDHandlerFunc) Handle(params PatchEndpointIDParams) middleware.Responder
Handle executing the request and returning a response
type PatchEndpointIDInvalid ¶
PatchEndpointIDInvalid Invalid modify endpoint request
swagger:response patchEndpointIdInvalid
func NewPatchEndpointIDInvalid ¶
func NewPatchEndpointIDInvalid() *PatchEndpointIDInvalid
NewPatchEndpointIDInvalid creates PatchEndpointIDInvalid with default headers values
func (*PatchEndpointIDInvalid) SetPayload ¶
func (o *PatchEndpointIDInvalid) SetPayload(payload models.Error)
SetPayload sets the payload to the patch endpoint Id invalid response
func (*PatchEndpointIDInvalid) WithPayload ¶
func (o *PatchEndpointIDInvalid) WithPayload(payload models.Error) *PatchEndpointIDInvalid
WithPayload adds the payload to the patch endpoint Id invalid response
func (*PatchEndpointIDInvalid) WriteResponse ¶
func (o *PatchEndpointIDInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDLabels ¶
type PatchEndpointIDLabels struct { Context *middleware.Context Handler PatchEndpointIDLabelsHandler }
PatchEndpointIDLabels swagger:route PATCH /endpoint/{id}/labels endpoint patchEndpointIdLabels
Set label configuration of endpoint ¶
Sets labels associated with an endpoint. These can be user provided or derived from the orchestration system.
func NewPatchEndpointIDLabels ¶
func NewPatchEndpointIDLabels(ctx *middleware.Context, handler PatchEndpointIDLabelsHandler) *PatchEndpointIDLabels
NewPatchEndpointIDLabels creates a new http.Handler for the patch endpoint ID labels operation
func (*PatchEndpointIDLabels) ServeHTTP ¶
func (o *PatchEndpointIDLabels) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PatchEndpointIDLabelsHandler ¶
type PatchEndpointIDLabelsHandler interface {
Handle(PatchEndpointIDLabelsParams) middleware.Responder
}
PatchEndpointIDLabelsHandler interface for that can handle valid patch endpoint ID labels params
type PatchEndpointIDLabelsHandlerFunc ¶
type PatchEndpointIDLabelsHandlerFunc func(PatchEndpointIDLabelsParams) middleware.Responder
PatchEndpointIDLabelsHandlerFunc turns a function with the right signature into a patch endpoint ID labels handler
func (PatchEndpointIDLabelsHandlerFunc) Handle ¶
func (fn PatchEndpointIDLabelsHandlerFunc) Handle(params PatchEndpointIDLabelsParams) middleware.Responder
Handle executing the request and returning a response
type PatchEndpointIDLabelsNotFound ¶
type PatchEndpointIDLabelsNotFound struct { }
PatchEndpointIDLabelsNotFound Endpoint not found
swagger:response patchEndpointIdLabelsNotFound
func NewPatchEndpointIDLabelsNotFound ¶
func NewPatchEndpointIDLabelsNotFound() *PatchEndpointIDLabelsNotFound
NewPatchEndpointIDLabelsNotFound creates PatchEndpointIDLabelsNotFound with default headers values
func (*PatchEndpointIDLabelsNotFound) WriteResponse ¶
func (o *PatchEndpointIDLabelsNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDLabelsOK ¶
type PatchEndpointIDLabelsOK struct { }
PatchEndpointIDLabelsOK Success
swagger:response patchEndpointIdLabelsOK
func NewPatchEndpointIDLabelsOK ¶
func NewPatchEndpointIDLabelsOK() *PatchEndpointIDLabelsOK
NewPatchEndpointIDLabelsOK creates PatchEndpointIDLabelsOK with default headers values
func (*PatchEndpointIDLabelsOK) WriteResponse ¶
func (o *PatchEndpointIDLabelsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDLabelsParams ¶
type PatchEndpointIDLabelsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* Required: true In: body */ Configuration *models.LabelConfigurationSpec /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
PatchEndpointIDLabelsParams contains all the bound params for the patch endpoint ID labels operation typically these are obtained from a http.Request
swagger:parameters PatchEndpointIDLabels
func NewPatchEndpointIDLabelsParams ¶
func NewPatchEndpointIDLabelsParams() PatchEndpointIDLabelsParams
NewPatchEndpointIDLabelsParams creates a new PatchEndpointIDLabelsParams object no default values defined in spec.
func (*PatchEndpointIDLabelsParams) BindRequest ¶
func (o *PatchEndpointIDLabelsParams) 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 NewPatchEndpointIDLabelsParams() beforehand.
type PatchEndpointIDLabelsTooManyRequests ¶
type PatchEndpointIDLabelsTooManyRequests struct { }
PatchEndpointIDLabelsTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response patchEndpointIdLabelsTooManyRequests
func NewPatchEndpointIDLabelsTooManyRequests ¶
func NewPatchEndpointIDLabelsTooManyRequests() *PatchEndpointIDLabelsTooManyRequests
NewPatchEndpointIDLabelsTooManyRequests creates PatchEndpointIDLabelsTooManyRequests with default headers values
func (*PatchEndpointIDLabelsTooManyRequests) WriteResponse ¶
func (o *PatchEndpointIDLabelsTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDLabelsUpdateFailed ¶
type PatchEndpointIDLabelsUpdateFailed struct { /* In: Body */ Payload models.Error `json:"body,omitempty"` }
PatchEndpointIDLabelsUpdateFailed Error while updating labels
swagger:response patchEndpointIdLabelsUpdateFailed
func NewPatchEndpointIDLabelsUpdateFailed ¶
func NewPatchEndpointIDLabelsUpdateFailed() *PatchEndpointIDLabelsUpdateFailed
NewPatchEndpointIDLabelsUpdateFailed creates PatchEndpointIDLabelsUpdateFailed with default headers values
func (*PatchEndpointIDLabelsUpdateFailed) SetPayload ¶
func (o *PatchEndpointIDLabelsUpdateFailed) SetPayload(payload models.Error)
SetPayload sets the payload to the patch endpoint Id labels update failed response
func (*PatchEndpointIDLabelsUpdateFailed) WithPayload ¶
func (o *PatchEndpointIDLabelsUpdateFailed) WithPayload(payload models.Error) *PatchEndpointIDLabelsUpdateFailed
WithPayload adds the payload to the patch endpoint Id labels update failed response
func (*PatchEndpointIDLabelsUpdateFailed) WriteResponse ¶
func (o *PatchEndpointIDLabelsUpdateFailed) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDNotFound ¶
type PatchEndpointIDNotFound struct { }
PatchEndpointIDNotFound Endpoint does not exist
swagger:response patchEndpointIdNotFound
func NewPatchEndpointIDNotFound ¶
func NewPatchEndpointIDNotFound() *PatchEndpointIDNotFound
NewPatchEndpointIDNotFound creates PatchEndpointIDNotFound with default headers values
func (*PatchEndpointIDNotFound) WriteResponse ¶
func (o *PatchEndpointIDNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDOK ¶
type PatchEndpointIDOK struct { }
PatchEndpointIDOK Success
swagger:response patchEndpointIdOK
func NewPatchEndpointIDOK ¶
func NewPatchEndpointIDOK() *PatchEndpointIDOK
NewPatchEndpointIDOK creates PatchEndpointIDOK with default headers values
func (*PatchEndpointIDOK) WriteResponse ¶
func (o *PatchEndpointIDOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PatchEndpointIDParams ¶
type PatchEndpointIDParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* Required: true In: body */ Endpoint *models.EndpointChangeRequest /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
PatchEndpointIDParams contains all the bound params for the patch endpoint ID operation typically these are obtained from a http.Request
swagger:parameters PatchEndpointID
func NewPatchEndpointIDParams ¶
func NewPatchEndpointIDParams() PatchEndpointIDParams
NewPatchEndpointIDParams creates a new PatchEndpointIDParams object no default values defined in spec.
func (*PatchEndpointIDParams) BindRequest ¶
func (o *PatchEndpointIDParams) 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 NewPatchEndpointIDParams() beforehand.
type PatchEndpointIDTooManyRequests ¶
type PatchEndpointIDTooManyRequests struct { }
PatchEndpointIDTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response patchEndpointIdTooManyRequests
func NewPatchEndpointIDTooManyRequests ¶
func NewPatchEndpointIDTooManyRequests() *PatchEndpointIDTooManyRequests
NewPatchEndpointIDTooManyRequests creates PatchEndpointIDTooManyRequests with default headers values
func (*PatchEndpointIDTooManyRequests) WriteResponse ¶
func (o *PatchEndpointIDTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PutEndpointID ¶
type PutEndpointID struct { Context *middleware.Context Handler PutEndpointIDHandler }
PutEndpointID swagger:route PUT /endpoint/{id} endpoint putEndpointId
Create endpoint ¶
Creates a new endpoint
func NewPutEndpointID ¶
func NewPutEndpointID(ctx *middleware.Context, handler PutEndpointIDHandler) *PutEndpointID
NewPutEndpointID creates a new http.Handler for the put endpoint ID operation
func (*PutEndpointID) ServeHTTP ¶
func (o *PutEndpointID) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type PutEndpointIDCreated ¶
type PutEndpointIDCreated struct { }
PutEndpointIDCreated Created
swagger:response putEndpointIdCreated
func NewPutEndpointIDCreated ¶
func NewPutEndpointIDCreated() *PutEndpointIDCreated
NewPutEndpointIDCreated creates PutEndpointIDCreated with default headers values
func (*PutEndpointIDCreated) WriteResponse ¶
func (o *PutEndpointIDCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PutEndpointIDExists ¶
type PutEndpointIDExists struct { }
PutEndpointIDExists Endpoint already exists
swagger:response putEndpointIdExists
func NewPutEndpointIDExists ¶
func NewPutEndpointIDExists() *PutEndpointIDExists
NewPutEndpointIDExists creates PutEndpointIDExists with default headers values
func (*PutEndpointIDExists) WriteResponse ¶
func (o *PutEndpointIDExists) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PutEndpointIDFailed ¶
PutEndpointIDFailed Endpoint creation failed
swagger:response putEndpointIdFailed
func NewPutEndpointIDFailed ¶
func NewPutEndpointIDFailed() *PutEndpointIDFailed
NewPutEndpointIDFailed creates PutEndpointIDFailed with default headers values
func (*PutEndpointIDFailed) SetPayload ¶
func (o *PutEndpointIDFailed) SetPayload(payload models.Error)
SetPayload sets the payload to the put endpoint Id failed response
func (*PutEndpointIDFailed) WithPayload ¶
func (o *PutEndpointIDFailed) WithPayload(payload models.Error) *PutEndpointIDFailed
WithPayload adds the payload to the put endpoint Id failed response
func (*PutEndpointIDFailed) WriteResponse ¶
func (o *PutEndpointIDFailed) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PutEndpointIDHandler ¶
type PutEndpointIDHandler interface {
Handle(PutEndpointIDParams) middleware.Responder
}
PutEndpointIDHandler interface for that can handle valid put endpoint ID params
type PutEndpointIDHandlerFunc ¶
type PutEndpointIDHandlerFunc func(PutEndpointIDParams) middleware.Responder
PutEndpointIDHandlerFunc turns a function with the right signature into a put endpoint ID handler
func (PutEndpointIDHandlerFunc) Handle ¶
func (fn PutEndpointIDHandlerFunc) Handle(params PutEndpointIDParams) middleware.Responder
Handle executing the request and returning a response
type PutEndpointIDInvalid ¶
PutEndpointIDInvalid Invalid endpoint in request
swagger:response putEndpointIdInvalid
func NewPutEndpointIDInvalid ¶
func NewPutEndpointIDInvalid() *PutEndpointIDInvalid
NewPutEndpointIDInvalid creates PutEndpointIDInvalid with default headers values
func (*PutEndpointIDInvalid) SetPayload ¶
func (o *PutEndpointIDInvalid) SetPayload(payload models.Error)
SetPayload sets the payload to the put endpoint Id invalid response
func (*PutEndpointIDInvalid) WithPayload ¶
func (o *PutEndpointIDInvalid) WithPayload(payload models.Error) *PutEndpointIDInvalid
WithPayload adds the payload to the put endpoint Id invalid response
func (*PutEndpointIDInvalid) WriteResponse ¶
func (o *PutEndpointIDInvalid) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type PutEndpointIDParams ¶
type PutEndpointIDParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* Required: true In: body */ Endpoint *models.EndpointChangeRequest /*String describing an endpoint with the format “[prefix:]id“. If no prefix is specified, a prefix of “cilium-local:“ is assumed. Not all endpoints will be addressable by all endpoint ID prefixes with the exception of the local Cilium UUID which is assigned to all endpoints. Supported endpoint id prefixes: - cilium-local: Local Cilium endpoint UUID, e.g. cilium-local:3389595 - cilium-global: Global Cilium endpoint UUID, e.g. cilium-global:cluster1:nodeX:452343 - container-id: Container runtime ID, e.g. container-id:22222 - container-name: Container name, e.g. container-name:foobar - pod-name: pod name for this container if K8s is enabled, e.g. pod-name:default:foobar - docker-endpoint: Docker libnetwork endpoint ID, e.g. docker-endpoint:4444 Required: true In: path */ ID string }
PutEndpointIDParams contains all the bound params for the put endpoint ID operation typically these are obtained from a http.Request
swagger:parameters PutEndpointID
func NewPutEndpointIDParams ¶
func NewPutEndpointIDParams() PutEndpointIDParams
NewPutEndpointIDParams creates a new PutEndpointIDParams object no default values defined in spec.
func (*PutEndpointIDParams) BindRequest ¶
func (o *PutEndpointIDParams) 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 NewPutEndpointIDParams() beforehand.
type PutEndpointIDTooManyRequests ¶
type PutEndpointIDTooManyRequests struct { }
PutEndpointIDTooManyRequests Rate-limiting too many requests in the given time frame
swagger:response putEndpointIdTooManyRequests
func NewPutEndpointIDTooManyRequests ¶
func NewPutEndpointIDTooManyRequests() *PutEndpointIDTooManyRequests
NewPutEndpointIDTooManyRequests creates PutEndpointIDTooManyRequests with default headers values
func (*PutEndpointIDTooManyRequests) WriteResponse ¶
func (o *PutEndpointIDTooManyRequests) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
Source Files ¶
- delete_endpoint_id.go
- delete_endpoint_id_parameters.go
- delete_endpoint_id_responses.go
- get_endpoint.go
- get_endpoint_id.go
- get_endpoint_id_config.go
- get_endpoint_id_config_parameters.go
- get_endpoint_id_config_responses.go
- get_endpoint_id_healthz.go
- get_endpoint_id_healthz_parameters.go
- get_endpoint_id_healthz_responses.go
- get_endpoint_id_labels.go
- get_endpoint_id_labels_parameters.go
- get_endpoint_id_labels_responses.go
- get_endpoint_id_log.go
- get_endpoint_id_log_parameters.go
- get_endpoint_id_log_responses.go
- get_endpoint_id_parameters.go
- get_endpoint_id_responses.go
- get_endpoint_parameters.go
- get_endpoint_responses.go
- patch_endpoint_id.go
- patch_endpoint_id_config.go
- patch_endpoint_id_config_parameters.go
- patch_endpoint_id_config_responses.go
- patch_endpoint_id_labels.go
- patch_endpoint_id_labels_parameters.go
- patch_endpoint_id_labels_responses.go
- patch_endpoint_id_parameters.go
- patch_endpoint_id_responses.go
- put_endpoint_id.go
- put_endpoint_id_parameters.go
- put_endpoint_id_responses.go