spiegel_podman/pkg/bindings/test
Naoto Kobayashi b1d1248a18 pkg/bindings: Support writing image push progress to specified io.Writer
Currently bindings writes image push progress to os.Stderr.

Since os.Stderr is inconvenience for bindings caller to
process the progress messages, Added this support.

Signed-off-by: Naoto Kobayashi <naoto.kobayashi4c@gmail.com>
2022-08-08 01:51:32 +09:00
..
fixture Add guard for BuildOptions.CommonBuildOpts 2021-09-30 14:30:06 -07:00
attach_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
auth_test.go fix a number of errcheck issues 2022-03-22 13:15:28 +01:00
common_test.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
connection_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_test.go enable gocritic linter 2022-04-26 18:12:22 +02:00
create_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exec_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
generator_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images_test.go pkg/bindings: Support writing image push progress to specified io.Writer 2022-08-08 01:51:32 +09:00
info_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifests_test.go bindings: Add support for Delete in pkg/bingings/manifest 2022-06-29 12:41:57 +05:30
networks_test.go Add version guard to libpod API endpoints 2022-02-09 14:22:42 -07:00
pods_test.go enable gocritic linter 2022-04-26 18:12:22 +02:00
resource_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
secrets_test.go enable staticcheck linter 2022-04-22 12:51:29 +02:00
system_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
test_suite_test.go e2e tests: enable golint 2021-11-29 08:30:00 -07:00
volumes_test.go enable gocritic linter 2022-04-26 18:12:22 +02:00