package
0.13.28
Repository: https://github.com/wenjunzhang/cilium.git
Documentation: pkg.go.dev

# Functions

NewDeleteEndpointID creates a new http.Handler for the delete endpoint ID operation.
NewDeleteEndpointIDErrors creates DeleteEndpointIDErrors with default headers values.
NewDeleteEndpointIDInvalid creates DeleteEndpointIDInvalid with default headers values.
NewDeleteEndpointIDNotFound creates DeleteEndpointIDNotFound with default headers values.
NewDeleteEndpointIDOK creates DeleteEndpointIDOK with default headers values.
NewDeleteEndpointIDParams creates a new DeleteEndpointIDParams object with the default values initialized.
NewGetEndpoint creates a new http.Handler for the get endpoint operation.
NewGetEndpointID creates a new http.Handler for the get endpoint ID operation.
NewGetEndpointIDConfig creates a new http.Handler for the get endpoint ID config operation.
NewGetEndpointIDConfigNotFound creates GetEndpointIDConfigNotFound with default headers values.
NewGetEndpointIDConfigOK creates GetEndpointIDConfigOK with default headers values.
NewGetEndpointIDConfigParams creates a new GetEndpointIDConfigParams object with the default values initialized.
NewGetEndpointIDHealthz creates a new http.Handler for the get endpoint ID healthz operation.
NewGetEndpointIDHealthzInvalid creates GetEndpointIDHealthzInvalid with default headers values.
NewGetEndpointIDHealthzNotFound creates GetEndpointIDHealthzNotFound with default headers values.
NewGetEndpointIDHealthzOK creates GetEndpointIDHealthzOK with default headers values.
NewGetEndpointIDHealthzParams creates a new GetEndpointIDHealthzParams object with the default values initialized.
NewGetEndpointIDInvalid creates GetEndpointIDInvalid with default headers values.
NewGetEndpointIDLabels creates a new http.Handler for the get endpoint ID labels operation.
NewGetEndpointIDLabelsNotFound creates GetEndpointIDLabelsNotFound with default headers values.
NewGetEndpointIDLabelsOK creates GetEndpointIDLabelsOK with default headers values.
NewGetEndpointIDLabelsParams creates a new GetEndpointIDLabelsParams object with the default values initialized.
NewGetEndpointIDLog creates a new http.Handler for the get endpoint ID log operation.
NewGetEndpointIDLogInvalid creates GetEndpointIDLogInvalid with default headers values.
NewGetEndpointIDLogNotFound creates GetEndpointIDLogNotFound with default headers values.
NewGetEndpointIDLogOK creates GetEndpointIDLogOK with default headers values.
NewGetEndpointIDLogParams creates a new GetEndpointIDLogParams object with the default values initialized.
NewGetEndpointIDNotFound creates GetEndpointIDNotFound with default headers values.
NewGetEndpointIDOK creates GetEndpointIDOK with default headers values.
NewGetEndpointIDParams creates a new GetEndpointIDParams object with the default values initialized.
NewGetEndpointNotFound creates GetEndpointNotFound with default headers values.
NewGetEndpointOK creates GetEndpointOK with default headers values.
NewGetEndpointParams creates a new GetEndpointParams object with the default values initialized.
NewPatchEndpointID creates a new http.Handler for the patch endpoint ID operation.
NewPatchEndpointIDConfig creates a new http.Handler for the patch endpoint ID config operation.
NewPatchEndpointIDConfigFailed creates PatchEndpointIDConfigFailed with default headers values.
NewPatchEndpointIDConfigInvalid creates PatchEndpointIDConfigInvalid with default headers values.
NewPatchEndpointIDConfigNotFound creates PatchEndpointIDConfigNotFound with default headers values.
NewPatchEndpointIDConfigOK creates PatchEndpointIDConfigOK with default headers values.
NewPatchEndpointIDConfigParams creates a new PatchEndpointIDConfigParams object with the default values initialized.
NewPatchEndpointIDFailed creates PatchEndpointIDFailed with default headers values.
NewPatchEndpointIDInvalid creates PatchEndpointIDInvalid with default headers values.
NewPatchEndpointIDLabels creates a new http.Handler for the patch endpoint ID labels operation.
NewPatchEndpointIDLabelsNotFound creates PatchEndpointIDLabelsNotFound with default headers values.
NewPatchEndpointIDLabelsOK creates PatchEndpointIDLabelsOK with default headers values.
NewPatchEndpointIDLabelsParams creates a new PatchEndpointIDLabelsParams object with the default values initialized.
NewPatchEndpointIDLabelsUpdateFailed creates PatchEndpointIDLabelsUpdateFailed with default headers values.
NewPatchEndpointIDNotFound creates PatchEndpointIDNotFound with default headers values.
NewPatchEndpointIDOK creates PatchEndpointIDOK with default headers values.
NewPatchEndpointIDParams creates a new PatchEndpointIDParams object with the default values initialized.
NewPutEndpointID creates a new http.Handler for the put endpoint ID operation.
NewPutEndpointIDCreated creates PutEndpointIDCreated with default headers values.
NewPutEndpointIDExists creates PutEndpointIDExists with default headers values.
NewPutEndpointIDFailed creates PutEndpointIDFailed with default headers values.
NewPutEndpointIDInvalid creates PutEndpointIDInvalid with default headers values.
NewPutEndpointIDParams creates a new PutEndpointIDParams object with the default values initialized.

# Constants

DeleteEndpointIDErrorsCode is the HTTP code returned for type DeleteEndpointIDErrors.
DeleteEndpointIDInvalidCode is the HTTP code returned for type DeleteEndpointIDInvalid.
DeleteEndpointIDNotFoundCode is the HTTP code returned for type DeleteEndpointIDNotFound.
DeleteEndpointIDOKCode is the HTTP code returned for type DeleteEndpointIDOK.
GetEndpointIDConfigNotFoundCode is the HTTP code returned for type GetEndpointIDConfigNotFound.
GetEndpointIDConfigOKCode is the HTTP code returned for type GetEndpointIDConfigOK.
GetEndpointIDHealthzInvalidCode is the HTTP code returned for type GetEndpointIDHealthzInvalid.
GetEndpointIDHealthzNotFoundCode is the HTTP code returned for type GetEndpointIDHealthzNotFound.
GetEndpointIDHealthzOKCode is the HTTP code returned for type GetEndpointIDHealthzOK.
GetEndpointIDInvalidCode is the HTTP code returned for type GetEndpointIDInvalid.
GetEndpointIDLabelsNotFoundCode is the HTTP code returned for type GetEndpointIDLabelsNotFound.
GetEndpointIDLabelsOKCode is the HTTP code returned for type GetEndpointIDLabelsOK.
GetEndpointIDLogInvalidCode is the HTTP code returned for type GetEndpointIDLogInvalid.
GetEndpointIDLogNotFoundCode is the HTTP code returned for type GetEndpointIDLogNotFound.
GetEndpointIDLogOKCode is the HTTP code returned for type GetEndpointIDLogOK.
GetEndpointIDNotFoundCode is the HTTP code returned for type GetEndpointIDNotFound.
GetEndpointIDOKCode is the HTTP code returned for type GetEndpointIDOK.
GetEndpointNotFoundCode is the HTTP code returned for type GetEndpointNotFound.
GetEndpointOKCode is the HTTP code returned for type GetEndpointOK.
PatchEndpointIDConfigFailedCode is the HTTP code returned for type PatchEndpointIDConfigFailed.
PatchEndpointIDConfigInvalidCode is the HTTP code returned for type PatchEndpointIDConfigInvalid.
PatchEndpointIDConfigNotFoundCode is the HTTP code returned for type PatchEndpointIDConfigNotFound.
PatchEndpointIDConfigOKCode is the HTTP code returned for type PatchEndpointIDConfigOK.
PatchEndpointIDFailedCode is the HTTP code returned for type PatchEndpointIDFailed.
PatchEndpointIDInvalidCode is the HTTP code returned for type PatchEndpointIDInvalid.
PatchEndpointIDLabelsNotFoundCode is the HTTP code returned for type PatchEndpointIDLabelsNotFound.
PatchEndpointIDLabelsOKCode is the HTTP code returned for type PatchEndpointIDLabelsOK.
PatchEndpointIDLabelsUpdateFailedCode is the HTTP code returned for type PatchEndpointIDLabelsUpdateFailed.
PatchEndpointIDNotFoundCode is the HTTP code returned for type PatchEndpointIDNotFound.
PatchEndpointIDOKCode is the HTTP code returned for type PatchEndpointIDOK.
PutEndpointIDCreatedCode is the HTTP code returned for type PutEndpointIDCreated.
PutEndpointIDExistsCode is the HTTP code returned for type PutEndpointIDExists.
PutEndpointIDFailedCode is the HTTP code returned for type PutEndpointIDFailed.
PutEndpointIDInvalidCode is the HTTP code returned for type PutEndpointIDInvalid.

# Structs

DeleteEndpointID swagger:route DELETE /endpoint/{id} endpoint deleteEndpointId Delete endpoint Deletes the endpoint specified by the ID.
DeleteEndpointIDErrors Deleted with a number of errors encountered swagger:response deleteEndpointIdErrors */.
DeleteEndpointIDInvalid Invalid endpoint ID format for specified type.
DeleteEndpointIDNotFound Endpoint not found swagger:response deleteEndpointIdNotFound */.
DeleteEndpointIDOK Success swagger:response deleteEndpointIdOK */.
DeleteEndpointIDParams contains all the bound params for the delete endpoint ID operation typically these are obtained from a http.Request swagger:parameters DeleteEndpointID.
DeleteEndpointIDURL generates an URL for the delete endpoint ID operation.
GetEndpoint swagger:route GET /endpoint endpoint getEndpoint Retrieves a list of endpoints that have metadata matching the provided parameters.
GetEndpointID swagger:route GET /endpoint/{id} endpoint getEndpointId Get endpoint by endpoint ID Returns endpoint information */.
GetEndpointIDConfig swagger:route GET /endpoint/{id}/config endpoint getEndpointIdConfig Retrieve endpoint configuration Retrieves the configuration of the specified endpoint.
GetEndpointIDConfigNotFound Endpoint not found swagger:response getEndpointIdConfigNotFound */.
GetEndpointIDConfigOK Success swagger:response getEndpointIdConfigOK */.
GetEndpointIDConfigParams contains all the bound params for the get endpoint ID config operation typically these are obtained from a http.Request swagger:parameters GetEndpointIDConfig.
GetEndpointIDConfigURL generates an URL for the get endpoint ID config operation.
GetEndpointIDHealthz swagger:route GET /endpoint/{id}/healthz endpoint getEndpointIdHealthz Retrieves the status logs associated with this endpoint.
GetEndpointIDHealthzInvalid Invalid identity provided swagger:response getEndpointIdHealthzInvalid */.
GetEndpointIDHealthzNotFound Endpoint not found swagger:response getEndpointIdHealthzNotFound */.
GetEndpointIDHealthzOK Success swagger:response getEndpointIdHealthzOK */.
GetEndpointIDHealthzParams contains all the bound params for the get endpoint ID healthz operation typically these are obtained from a http.Request swagger:parameters GetEndpointIDHealthz.
GetEndpointIDHealthzURL generates an URL for the get endpoint ID healthz operation.
GetEndpointIDInvalid Invalid endpoint ID format for specified type swagger:response getEndpointIdInvalid */.
GetEndpointIDLabels swagger:route GET /endpoint/{id}/labels endpoint getEndpointIdLabels Retrieves the list of labels associated with an endpoint.
GetEndpointIDLabelsNotFound Endpoint not found swagger:response getEndpointIdLabelsNotFound */.
GetEndpointIDLabelsOK Success swagger:response getEndpointIdLabelsOK */.
GetEndpointIDLabelsParams contains all the bound params for the get endpoint ID labels operation typically these are obtained from a http.Request swagger:parameters GetEndpointIDLabels.
GetEndpointIDLabelsURL generates an URL for the get endpoint ID labels operation.
GetEndpointIDLog swagger:route GET /endpoint/{id}/log endpoint getEndpointIdLog Retrieves the status logs associated with this endpoint.
GetEndpointIDLogInvalid Invalid identity provided swagger:response getEndpointIdLogInvalid */.
GetEndpointIDLogNotFound Endpoint not found swagger:response getEndpointIdLogNotFound */.
GetEndpointIDLogOK Success swagger:response getEndpointIdLogOK */.
GetEndpointIDLogParams contains all the bound params for the get endpoint ID log operation typically these are obtained from a http.Request swagger:parameters GetEndpointIDLog.
GetEndpointIDLogURL generates an URL for the get endpoint ID log operation.
GetEndpointIDNotFound Endpoint not found swagger:response getEndpointIdNotFound */.
GetEndpointIDOK Success swagger:response getEndpointIdOK */.
GetEndpointIDParams contains all the bound params for the get endpoint ID operation typically these are obtained from a http.Request swagger:parameters GetEndpointID.
GetEndpointIDURL generates an URL for the get endpoint ID operation.
GetEndpointNotFound Endpoints with provided parameters not found swagger:response getEndpointNotFound */.
GetEndpointOK Success swagger:response getEndpointOK */.
GetEndpointParams contains all the bound params for the get endpoint operation typically these are obtained from a http.Request swagger:parameters GetEndpoint.
GetEndpointURL generates an URL for the get endpoint operation.
PatchEndpointID swagger:route PATCH /endpoint/{id} endpoint patchEndpointId Modify existing endpoint Applies the endpoint change request to an existing endpoint */.
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.
PatchEndpointIDConfigFailed Update failed.
PatchEndpointIDConfigInvalid Invalid configuration request swagger:response patchEndpointIdConfigInvalid */.
PatchEndpointIDConfigNotFound Endpoint not found swagger:response patchEndpointIdConfigNotFound */.
PatchEndpointIDConfigOK Success swagger:response patchEndpointIdConfigOK */.
PatchEndpointIDConfigParams contains all the bound params for the patch endpoint ID config operation typically these are obtained from a http.Request swagger:parameters PatchEndpointIDConfig.
PatchEndpointIDConfigURL generates an URL for the patch endpoint ID config operation.
PatchEndpointIDFailed Endpoint update failed swagger:response patchEndpointIdFailed */.
PatchEndpointIDInvalid Invalid modify endpoint request swagger:response patchEndpointIdInvalid */.
PatchEndpointIDLabels swagger:route PATCH /endpoint/{id}/labels endpoint patchEndpointIdLabels Set label configuration of endpoint Sets labels associated with an endpoint.
PatchEndpointIDLabelsNotFound Endpoint not found swagger:response patchEndpointIdLabelsNotFound */.
PatchEndpointIDLabelsOK Success swagger:response patchEndpointIdLabelsOK */.
PatchEndpointIDLabelsParams contains all the bound params for the patch endpoint ID labels operation typically these are obtained from a http.Request swagger:parameters PatchEndpointIDLabels.
PatchEndpointIDLabelsUpdateFailed Error while updating labels swagger:response patchEndpointIdLabelsUpdateFailed */.
PatchEndpointIDLabelsURL generates an URL for the patch endpoint ID labels operation.
PatchEndpointIDNotFound Endpoint does not exist swagger:response patchEndpointIdNotFound */.
PatchEndpointIDOK Success swagger:response patchEndpointIdOK */.
PatchEndpointIDParams contains all the bound params for the patch endpoint ID operation typically these are obtained from a http.Request swagger:parameters PatchEndpointID.
PatchEndpointIDURL generates an URL for the patch endpoint ID operation.
PutEndpointID swagger:route PUT /endpoint/{id} endpoint putEndpointId Create endpoint Creates a new endpoint */.
PutEndpointIDCreated Created swagger:response putEndpointIdCreated */.
PutEndpointIDExists Endpoint already exists swagger:response putEndpointIdExists */.
PutEndpointIDFailed Endpoint creation failed swagger:response putEndpointIdFailed */.
PutEndpointIDInvalid Invalid endpoint in request swagger:response putEndpointIdInvalid */.
PutEndpointIDParams contains all the bound params for the put endpoint ID operation typically these are obtained from a http.Request swagger:parameters PutEndpointID.
PutEndpointIDURL generates an URL for the put endpoint ID operation.

# Interfaces

DeleteEndpointIDHandler interface for that can handle valid delete endpoint ID params.
GetEndpointHandler interface for that can handle valid get endpoint params.
GetEndpointIDConfigHandler interface for that can handle valid get endpoint ID config params.
GetEndpointIDHandler interface for that can handle valid get endpoint ID params.
GetEndpointIDHealthzHandler interface for that can handle valid get endpoint ID healthz params.
GetEndpointIDLabelsHandler interface for that can handle valid get endpoint ID labels params.
GetEndpointIDLogHandler interface for that can handle valid get endpoint ID log params.
PatchEndpointIDConfigHandler interface for that can handle valid patch endpoint ID config params.
PatchEndpointIDHandler interface for that can handle valid patch endpoint ID params.
PatchEndpointIDLabelsHandler interface for that can handle valid patch endpoint ID labels params.
PutEndpointIDHandler interface for that can handle valid put endpoint ID params.

# Type aliases

DeleteEndpointIDHandlerFunc turns a function with the right signature into a delete endpoint ID handler.
GetEndpointHandlerFunc turns a function with the right signature into a get endpoint handler.
GetEndpointIDConfigHandlerFunc turns a function with the right signature into a get endpoint ID config handler.
GetEndpointIDHandlerFunc turns a function with the right signature into a get endpoint ID handler.
GetEndpointIDHealthzHandlerFunc turns a function with the right signature into a get endpoint ID healthz handler.
GetEndpointIDLabelsHandlerFunc turns a function with the right signature into a get endpoint ID labels handler.
GetEndpointIDLogHandlerFunc turns a function with the right signature into a get endpoint ID log handler.
PatchEndpointIDConfigHandlerFunc turns a function with the right signature into a patch endpoint ID config handler.
PatchEndpointIDHandlerFunc turns a function with the right signature into a patch endpoint ID handler.
PatchEndpointIDLabelsHandlerFunc turns a function with the right signature into a patch endpoint ID labels handler.
PutEndpointIDHandlerFunc turns a function with the right signature into a put endpoint ID handler.