Skip to main content

Crate canic_control_plane

Crate canic_control_plane 

Source
Expand description

Control-plane runtime for root and wasm_store orchestration.

This crate layers the template publication and managed-store workflows on top of canic-core and is re-exported through the canic facade when the control-plane feature is enabled.

Modules§

api
Public control-plane APIs for lifecycle, state, and template publication.
dto
DTOs for control-plane state and template publication surfaces.
ids
Control-plane-specific identifiers and value types.
runtime
Control-plane runtime adapters shared by install and publication workflows.
schema