Skip to main content

Module server

Module server 

Source
Expand description

HTTP Server

Main API server for the CodeTether Agent

Modules§

auth
Mandatory authentication middleware
policy
OPA Policy Engine Client

Structs§

AppState
Server state shared across handlers
KnativeTask
Task received from Knative Eventing
KnativeTaskQueue
Queue for Knative tasks waiting to be processed

Functions§

serve
Start the HTTP server