orchestrator

command
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Command orchestrator runs the Fuse orchestrator REST API.

It boots a FleetManager (currently backed by the Firecracker provider, with an in-memory stub fallback when FIRECRACKER_BASE_URL is unset), mounts the api package's chi router, and serves HTTP with graceful shutdown on SIGINT / SIGTERM.

Configuration is flag-driven, with env-var fallbacks for anything that's reasonable to set in an operator environment.

@title						Fuse Orchestrator API
@version					0.1.0
@description				Control plane for Fuse orchestrator. Provisions, inspects, and destroys VMs; manages snapshots.
@host						localhost:8080
@BasePath					/
@securityDefinitions.apikey	BearerAuth
@in							header
@name						Authorization

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL