compose/pkg/api
Nicolas De Loof 7f668bd7fe Setup Compose service using functional parameters
This commit introduces WithMaxConcurrency and WithDryRun to replace direct mutators on composeService
commands and flags are translated into a set of functional parameters which are eventually applied
as a ComposeService is created just before being actually used by a command

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-10-24 18:24:21 +02:00
..
api.go Setup Compose service using functional parameters 2025-10-24 18:24:21 +02:00
api_test.go adopt compose-go/v2 2023-12-05 18:54:31 +01:00
dryrunclient.go Setup Compose service using functional parameters 2025-10-24 18:24:21 +02:00
errors.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
errors_test.go deps: remove deprecated github.com/pkg/errors 2023-09-29 06:28:58 +02:00
io.go add Streams Comment 2025-07-27 14:57:43 +02:00
labels.go deleted useless comment 2025-07-27 19:36:40 +02:00
labels_test.go fixed lint error 2025-07-27 19:36:40 +02:00