Modulesยง
- secrets
- Management of user secrets via the local file system.
Structsยง
- Addressed
TcpListener ๐ - Ensure
Service ๐Config - Describes the desired state of a process.
- Namespaced
Process ๐Orchestrator - Namespaced
Process ๐Orchestrator Config - Configuration for a
NamespacedProcessOrchestrator
. - Orchestrator
Worker ๐ - A task executing blocking work for a
NamespacedProcessOrchestrator
in the background. - Process
Orchestrator - An orchestrator backed by processes on the local machine.
- Process
Orchestrator Config - Configures a
ProcessOrchestrator
. - Process
Orchestrator TcpProxy Config - Configures the TCP proxy for a
ProcessOrchestrator
. - Process
Service ๐ - Process
State ๐ - Process
State ๐Updater - Service
Process ๐Config - Service
Process ๐Port - TcpProxy
Config ๐
Enumsยง
- Launch
Spec ๐ - Process
Status ๐ - Worker
Command ๐ - Commands sent from a
NamespacedProcessOrchestrator
to itsOrchestratorWorker
.
Functionsยง
- did_
process_ ๐crash - find_
process_ ๐from_ pid_ file - interpolate_
command ๐ - socket_
path ๐ - spawn_
process ๐ - supervise_
existing_ ๐process - Supervises an existing process, if it exists.
- tcp_
proxy ๐ - write_
pid_ ๐file