moby/pkg/rootless
Sebastiaan van Stijn 59b5c6075f
pkg/rootless: remove GetRootlessKitClient, and move to daemon
This utility was only used in a single location (as part of `docker info`),
but the `pkg/rootless` package is imported in various locations, causing
rootlesskit to be a dependency for consumers of that package.

Move GetRootlessKitClient to the daemon code, which is the only location
it was used.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-12 13:44:30 +02:00
..
specconv daemon: ensure OCI options play nicely together 2023-06-06 13:10:05 -04:00
rootless.go pkg/rootless: remove GetRootlessKitClient, and move to daemon 2023-06-12 13:44:30 +02:00