package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

NewDeleteFqdnCache creates a new http.Handler for the delete fqdn cache operation.
NewDeleteFqdnCacheBadRequest creates DeleteFqdnCacheBadRequest with default headers values.
NewDeleteFqdnCacheOK creates DeleteFqdnCacheOK with default headers values.
NewDeleteFqdnCacheParams creates a new DeleteFqdnCacheParams object no default values defined in spec.
NewDeletePolicy creates a new http.Handler for the delete policy operation.
NewDeletePolicyFailure creates DeletePolicyFailure with default headers values.
NewDeletePolicyInvalid creates DeletePolicyInvalid with default headers values.
NewDeletePolicyNotFound creates DeletePolicyNotFound with default headers values.
NewDeletePolicyOK creates DeletePolicyOK with default headers values.
NewDeletePolicyParams creates a new DeletePolicyParams object no default values defined in spec.
NewGetFqdnCache creates a new http.Handler for the get fqdn cache operation.
NewGetFqdnCacheBadRequest creates GetFqdnCacheBadRequest with default headers values.
NewGetFqdnCacheID creates a new http.Handler for the get fqdn cache ID operation.
NewGetFqdnCacheIDBadRequest creates GetFqdnCacheIDBadRequest with default headers values.
NewGetFqdnCacheIDNotFound creates GetFqdnCacheIDNotFound with default headers values.
NewGetFqdnCacheIDOK creates GetFqdnCacheIDOK with default headers values.
NewGetFqdnCacheIDParams creates a new GetFqdnCacheIDParams object no default values defined in spec.
NewGetFqdnCacheNotFound creates GetFqdnCacheNotFound with default headers values.
NewGetFqdnCacheOK creates GetFqdnCacheOK with default headers values.
NewGetFqdnCacheParams creates a new GetFqdnCacheParams object no default values defined in spec.
NewGetIdentity creates a new http.Handler for the get identity operation.
NewGetIdentityEndpoints creates a new http.Handler for the get identity endpoints operation.
NewGetIdentityEndpointsNotFound creates GetIdentityEndpointsNotFound with default headers values.
NewGetIdentityEndpointsOK creates GetIdentityEndpointsOK with default headers values.
NewGetIdentityEndpointsParams creates a new GetIdentityEndpointsParams object no default values defined in spec.
NewGetIdentityID creates a new http.Handler for the get identity ID operation.
NewGetIdentityIDBadRequest creates GetIdentityIDBadRequest with default headers values.
NewGetIdentityIDInvalidStorageFormat creates GetIdentityIDInvalidStorageFormat with default headers values.
NewGetIdentityIDNotFound creates GetIdentityIDNotFound with default headers values.
NewGetIdentityIDOK creates GetIdentityIDOK with default headers values.
NewGetIdentityIDParams creates a new GetIdentityIDParams object no default values defined in spec.
NewGetIdentityIDUnreachable creates GetIdentityIDUnreachable with default headers values.
NewGetIdentityInvalidStorageFormat creates GetIdentityInvalidStorageFormat with default headers values.
NewGetIdentityNotFound creates GetIdentityNotFound with default headers values.
NewGetIdentityOK creates GetIdentityOK with default headers values.
NewGetIdentityParams creates a new GetIdentityParams object no default values defined in spec.
NewGetIdentityUnreachable creates GetIdentityUnreachable with default headers values.
NewGetPolicy creates a new http.Handler for the get policy operation.
NewGetPolicyNotFound creates GetPolicyNotFound with default headers values.
NewGetPolicyOK creates GetPolicyOK with default headers values.
NewGetPolicyParams creates a new GetPolicyParams object no default values defined in spec.
NewGetPolicyResolve creates a new http.Handler for the get policy resolve operation.
NewGetPolicyResolveOK creates GetPolicyResolveOK with default headers values.
NewGetPolicyResolveParams creates a new GetPolicyResolveParams object no default values defined in spec.
NewGetPolicySelectors creates a new http.Handler for the get policy selectors operation.
NewGetPolicySelectorsOK creates GetPolicySelectorsOK with default headers values.
NewGetPolicySelectorsParams creates a new GetPolicySelectorsParams object no default values defined in spec.
NewPutPolicy creates a new http.Handler for the put policy operation.
NewPutPolicyFailure creates PutPolicyFailure with default headers values.
NewPutPolicyInvalidPath creates PutPolicyInvalidPath with default headers values.
NewPutPolicyInvalidPolicy creates PutPolicyInvalidPolicy with default headers values.
NewPutPolicyOK creates PutPolicyOK with default headers values.
NewPutPolicyParams creates a new PutPolicyParams object no default values defined in spec.

# Constants

DeleteFqdnCacheBadRequestCode is the HTTP code returned for type DeleteFqdnCacheBadRequest.
DeleteFqdnCacheOKCode is the HTTP code returned for type DeleteFqdnCacheOK.
DeletePolicyFailureCode is the HTTP code returned for type DeletePolicyFailure.
DeletePolicyInvalidCode is the HTTP code returned for type DeletePolicyInvalid.
DeletePolicyNotFoundCode is the HTTP code returned for type DeletePolicyNotFound.
DeletePolicyOKCode is the HTTP code returned for type DeletePolicyOK.
GetFqdnCacheBadRequestCode is the HTTP code returned for type GetFqdnCacheBadRequest.
GetFqdnCacheIDBadRequestCode is the HTTP code returned for type GetFqdnCacheIDBadRequest.
GetFqdnCacheIDNotFoundCode is the HTTP code returned for type GetFqdnCacheIDNotFound.
GetFqdnCacheIDOKCode is the HTTP code returned for type GetFqdnCacheIDOK.
GetFqdnCacheNotFoundCode is the HTTP code returned for type GetFqdnCacheNotFound.
GetFqdnCacheOKCode is the HTTP code returned for type GetFqdnCacheOK.
GetIdentityEndpointsNotFoundCode is the HTTP code returned for type GetIdentityEndpointsNotFound.
GetIdentityEndpointsOKCode is the HTTP code returned for type GetIdentityEndpointsOK.
GetIdentityIDBadRequestCode is the HTTP code returned for type GetIdentityIDBadRequest.
GetIdentityIDInvalidStorageFormatCode is the HTTP code returned for type GetIdentityIDInvalidStorageFormat.
GetIdentityIDNotFoundCode is the HTTP code returned for type GetIdentityIDNotFound.
GetIdentityIDOKCode is the HTTP code returned for type GetIdentityIDOK.
GetIdentityIDUnreachableCode is the HTTP code returned for type GetIdentityIDUnreachable.
GetIdentityInvalidStorageFormatCode is the HTTP code returned for type GetIdentityInvalidStorageFormat.
GetIdentityNotFoundCode is the HTTP code returned for type GetIdentityNotFound.
GetIdentityOKCode is the HTTP code returned for type GetIdentityOK.
GetIdentityUnreachableCode is the HTTP code returned for type GetIdentityUnreachable.
GetPolicyNotFoundCode is the HTTP code returned for type GetPolicyNotFound.
GetPolicyOKCode is the HTTP code returned for type GetPolicyOK.
GetPolicyResolveOKCode is the HTTP code returned for type GetPolicyResolveOK.
GetPolicySelectorsOKCode is the HTTP code returned for type GetPolicySelectorsOK.
PutPolicyFailureCode is the HTTP code returned for type PutPolicyFailure.
PutPolicyInvalidPathCode is the HTTP code returned for type PutPolicyInvalidPath.
PutPolicyInvalidPolicyCode is the HTTP code returned for type PutPolicyInvalidPolicy.
PutPolicyOKCode is the HTTP code returned for type PutPolicyOK.

# Structs

DeleteFqdnCache swagger:route DELETE /fqdn/cache policy deleteFqdnCache Deletes matching DNS lookups from the policy-generation cache.
DeleteFqdnCacheBadRequest Invalid request (error parsing parameters) swagger:response deleteFqdnCacheBadRequest */.
DeleteFqdnCacheOK Success swagger:response deleteFqdnCacheOK */.
DeleteFqdnCacheParams contains all the bound params for the delete fqdn cache operation typically these are obtained from a http.Request swagger:parameters DeleteFqdnCache.
DeleteFqdnCacheURL generates an URL for the delete fqdn cache operation.
DeletePolicy swagger:route DELETE /policy policy deletePolicy Delete a policy (sub)tree */.
DeletePolicyFailure Error while deleting policy swagger:response deletePolicyFailure */.
DeletePolicyInvalid Invalid request swagger:response deletePolicyInvalid */.
DeletePolicyNotFound Policy not found swagger:response deletePolicyNotFound */.
DeletePolicyOK Success swagger:response deletePolicyOK */.
DeletePolicyParams contains all the bound params for the delete policy operation typically these are obtained from a http.Request swagger:parameters DeletePolicy.
DeletePolicyURL generates an URL for the delete policy operation.
GetFqdnCache swagger:route GET /fqdn/cache policy getFqdnCache Retrieves the list of DNS lookups intercepted from all endpoints.
GetFqdnCacheBadRequest Invalid request (error parsing parameters) swagger:response getFqdnCacheBadRequest */.
GetFqdnCacheID swagger:route GET /fqdn/cache/{id} policy getFqdnCacheId Retrieves the list of DNS lookups intercepted from an endpoint.
GetFqdnCacheIDBadRequest Invalid request (error parsing parameters) swagger:response getFqdnCacheIdBadRequest */.
GetFqdnCacheIDNotFound No DNS data with provided parameters found swagger:response getFqdnCacheIdNotFound */.
GetFqdnCacheIDOK Success swagger:response getFqdnCacheIdOK */.
GetFqdnCacheIDParams contains all the bound params for the get fqdn cache ID operation typically these are obtained from a http.Request swagger:parameters GetFqdnCacheID.
GetFqdnCacheIDURL generates an URL for the get fqdn cache ID operation.
GetFqdnCacheNotFound No DNS data with provided parameters found swagger:response getFqdnCacheNotFound */.
GetFqdnCacheOK Success swagger:response getFqdnCacheOK */.
GetFqdnCacheParams contains all the bound params for the get fqdn cache operation typically these are obtained from a http.Request swagger:parameters GetFqdnCache.
GetFqdnCacheURL generates an URL for the get fqdn cache operation.
GetIdentity swagger:route GET /identity policy getIdentity Retrieves a list of identities that have metadata matching the provided parameters.
GetIdentityEndpoints swagger:route GET /identity/endpoints policy getIdentityEndpoints Retrieve identities which are being used by local endpoints */.
GetIdentityEndpointsNotFound Set of identities which are being used by local endpoints could not be found.
GetIdentityEndpointsOK Success swagger:response getIdentityEndpointsOK */.
GetIdentityEndpointsParams contains all the bound params for the get identity endpoints operation typically these are obtained from a http.Request swagger:parameters GetIdentityEndpoints.
GetIdentityEndpointsURL generates an URL for the get identity endpoints operation.
GetIdentityID swagger:route GET /identity/{id} policy getIdentityId Retrieve identity */.
GetIdentityIDBadRequest Invalid identity provided swagger:response getIdentityIdBadRequest */.
GetIdentityIDInvalidStorageFormat Invalid identity format in storage swagger:response getIdentityIdInvalidStorageFormat */.
GetIdentityIDNotFound Identity not found swagger:response getIdentityIdNotFound */.
GetIdentityIDOK Success swagger:response getIdentityIdOK */.
GetIdentityIDParams contains all the bound params for the get identity ID operation typically these are obtained from a http.Request swagger:parameters GetIdentityID.
GetIdentityIDUnreachable Identity storage unreachable.
GetIdentityIDURL generates an URL for the get identity ID operation.
GetIdentityInvalidStorageFormat Invalid identity format in storage swagger:response getIdentityInvalidStorageFormat */.
GetIdentityNotFound Identities with provided parameters not found swagger:response getIdentityNotFound */.
GetIdentityOK Success swagger:response getIdentityOK */.
GetIdentityParams contains all the bound params for the get identity operation typically these are obtained from a http.Request swagger:parameters GetIdentity.
GetIdentityUnreachable Identity storage unreachable.
GetIdentityURL generates an URL for the get identity operation.
GetPolicy swagger:route GET /policy policy getPolicy Retrieve entire policy tree Returns the entire policy tree with all children.
GetPolicyNotFound No policy rules found swagger:response getPolicyNotFound */.
GetPolicyOK Success swagger:response getPolicyOK */.
GetPolicyParams contains all the bound params for the get policy operation typically these are obtained from a http.Request swagger:parameters GetPolicy.
GetPolicyResolve swagger:route GET /policy/resolve policy getPolicyResolve Resolve policy for an identity context */.
GetPolicyResolveOK Success swagger:response getPolicyResolveOK */.
GetPolicyResolveParams contains all the bound params for the get policy resolve operation typically these are obtained from a http.Request swagger:parameters GetPolicyResolve.
GetPolicyResolveURL generates an URL for the get policy resolve operation.
GetPolicySelectors swagger:route GET /policy/selectors policy getPolicySelectors See what selectors match which identities */.
GetPolicySelectorsOK Success swagger:response getPolicySelectorsOK */.
GetPolicySelectorsParams contains all the bound params for the get policy selectors operation typically these are obtained from a http.Request swagger:parameters GetPolicySelectors.
GetPolicySelectorsURL generates an URL for the get policy selectors operation.
GetPolicyURL generates an URL for the get policy operation.
PutPolicy swagger:route PUT /policy policy putPolicy Create or update a policy (sub)tree */.
PutPolicyFailure Policy import failed swagger:response putPolicyFailure */.
PutPolicyInvalidPath Invalid path swagger:response putPolicyInvalidPath */.
PutPolicyInvalidPolicy Invalid policy swagger:response putPolicyInvalidPolicy */.
PutPolicyOK Success swagger:response putPolicyOK */.
PutPolicyParams contains all the bound params for the put policy operation typically these are obtained from a http.Request swagger:parameters PutPolicy.
PutPolicyURL generates an URL for the put policy operation.

# Interfaces

DeleteFqdnCacheHandler interface for that can handle valid delete fqdn cache params.
DeletePolicyHandler interface for that can handle valid delete policy params.
GetFqdnCacheHandler interface for that can handle valid get fqdn cache params.
GetFqdnCacheIDHandler interface for that can handle valid get fqdn cache ID params.
GetIdentityEndpointsHandler interface for that can handle valid get identity endpoints params.
GetIdentityHandler interface for that can handle valid get identity params.
GetIdentityIDHandler interface for that can handle valid get identity ID params.
GetPolicyHandler interface for that can handle valid get policy params.
GetPolicyResolveHandler interface for that can handle valid get policy resolve params.
GetPolicySelectorsHandler interface for that can handle valid get policy selectors params.
PutPolicyHandler interface for that can handle valid put policy params.

# Type aliases

DeleteFqdnCacheHandlerFunc turns a function with the right signature into a delete fqdn cache handler.
DeletePolicyHandlerFunc turns a function with the right signature into a delete policy handler.
GetFqdnCacheHandlerFunc turns a function with the right signature into a get fqdn cache handler.
GetFqdnCacheIDHandlerFunc turns a function with the right signature into a get fqdn cache ID handler.
GetIdentityEndpointsHandlerFunc turns a function with the right signature into a get identity endpoints handler.
GetIdentityHandlerFunc turns a function with the right signature into a get identity handler.
GetIdentityIDHandlerFunc turns a function with the right signature into a get identity ID handler.
GetPolicyHandlerFunc turns a function with the right signature into a get policy handler.
GetPolicyResolveHandlerFunc turns a function with the right signature into a get policy resolve handler.
GetPolicySelectorsHandlerFunc turns a function with the right signature into a get policy selectors handler.
PutPolicyHandlerFunc turns a function with the right signature into a put policy handler.