Sebastiaan van Stijn
485b95600a
client: NetworkList: wrap result
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-10-21 17:40:19 +02:00
Austin Vazquez
6084c6ae78
client: refactor ListOptions to NetworkListOptions
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-08-22 09:38:53 -05:00
Austin Vazquez
d6aa6ae9bd
api/types/network: move ListOptions to client
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-08-22 09:38:47 -05:00
Derek McGowan
c47afd41c8
Create github.com/moby/moby/client module
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2025-07-21 09:30:26 -07:00
Derek McGowan
afd6487b2e
Create github.com/moby/moby/api module
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2025-07-21 09:30:05 -07:00
Sebastiaan van Stijn
f78dac35e5
api/types: migrate NetworkListOptions to api/types/network
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-05-31 17:41:31 +02:00
Brian Goff
e8dc902781
Wire up tests to support otel tracing
...
Integration tests will now configure clients to propagate traces as well
as create spans for all tests.
Some extra changes were needed (or desired for trace propagation) in the
test helpers to pass through tracing spans via context.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2023-09-07 18:38:22 +00:00
Sebastiaan van Stijn
8a25d752a9
integration/network: remove IsUserNamespace in favor of testenv equivalent
...
We're already using testenv here, so might as well use the exact same
function that it provides.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-08-12 09:12:04 +02:00
Sebastiaan van Stijn
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
...
full diff: https://github.com/gotestyourself/gotest.tools/compare/v2.3.0...v3.0.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-02-11 00:06:42 +01:00
Salahuddin Khan
4c8b1fd5a2
Enabling Windows integration tests
...
Signed-off-by: Salahuddin Khan <salah@docker.com >
2018-09-26 15:57:40 -07:00