Module stack

Module stack 

Source
Expand description

Stack builder for multi-service deployments

Provides a fluent API for defining and deploying multiple services.

Structs§

ServiceBuilder
Builder for configuring a service within a stack
ServiceDef
A service definition within a stack
Stack
Builder for defining a stack of services

Enums§

StackError
Error type for stack operations

Functions§

stack
Create a new stack builder