Module api

Module api 

Source
Expand description

REST API Server for the Control Plane

Provides a Kubernetes-style API with:

  • RESTful CRUD operations
  • Watch endpoints for real-time updates
  • Subresource endpoints (status, scale)
  • OpenAPI schema generation

Structsยง

ApiError
API error response
ApiResponse
API response wrapper
ApiServer
API Server
ApiServerConfig
API Server configuration
ApiServerState
API Server state
ListMeta
List metadata
ListParams
Query parameters for list operations