Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveServiceSpec ¶
func ResolveServiceSpec(ctx context.Context, opts ResolveOptions, serviceName string) (engine.ServiceSpec, error)
ResolveServiceSpec recomputes the effective launch plan and returns the named service. This intentionally runs the planning phases (config.mutate + launch.plan) instead of reading a raw environment from state.json, so service start/restart can recover plugin- computed environment variables without persisting secrets.
Types ¶
Click to show internal directories.
Click to hide internal directories.