Versions in this module Expand all Collapse all v0 v0.0.6 May 14, 2026 Changes in this version + func ResolveServiceSpec(ctx context.Context, opts ResolveOptions, serviceName string) (engine.ServiceSpec, error) + type ResolveOptions struct + ConfigPath string + Cwd string + DryRun bool + ProfileName string + RepoRoot string + Strict bool + Timeout time.Duration