Cory Snider
a90adb6dc1
api/types/network: use netip types as appropriate
...
And generate the ServiceInfo struct from the Swagger spec.
Signed-off-by: Cory Snider <csnider@mirantis.com >
2025-10-03 21:39:14 +02:00
Matthieu MOREL
96f8c6395e
chore: enable use-any rule from revive
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com >
2025-08-08 17:07:07 +02:00
Sebastiaan van Stijn
5365f08ae2
daemon/config: make DNSConfig.DNS a netip.Addr
...
Modernize the field and allow using it as-is in some places, or
convert it to a string (which won't produce an error down the line).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-08-01 18:48:10 +02:00
Derek McGowan
f74e5d48b3
Create github.com/moby/moby/v2 module
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2025-07-31 10:13:29 -07:00
Derek McGowan
7a720df61f
Move libnetwork to daemon/libnetwork
...
Signed-off-by: Derek McGowan <derek@mcg.dev >
2025-07-14 09:25:23 -07:00