compose/pkg/api
Guillaume Lours 86e91e010d Add streamOverrideWrapper to intercepts command.Cli stream methods and transparently returns custom streams when provided via options
Add new GetConfiguredStreams function to Compose API definition

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-10-27 16:17:50 +01:00
..
api.go Add streamOverrideWrapper to intercepts command.Cli stream methods and transparently returns custom streams when provided via options 2025-10-27 16:17:50 +01:00
api_test.go adopt compose-go/v2 2023-12-05 18:54:31 +01:00
context.go Introduce abstractions to support SDK usage without requiring Docker CLI 2025-10-27 16:17:50 +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 Introduce abstractions to support SDK usage without requiring Docker CLI 2025-10-27 16:17:50 +01: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