Skip to main content

Module template

Module template 

Source
Expand description

Agent template loading, validation, and listing.

Structs§

AgentTemplate
An agent template — a pre-configured stack of Life services.
ScalingConfig
Autonomic-driven scaling configuration.
ServiceDef
A service within an agent template.
TemplateMeta

Functions§

list_templates
List all available templates (built-in + custom).
load_template
Load a template by name — checks built-in templates first, then custom path.
run