moby/libcontainerd/supervisor
Sebastiaan van Stijn d4d5e0ae0c
libcontainerd/supervisor: remove unused options
This removes the `WithRemoteAddr()`, `WithRemoteAddrUser()`, `WithDebugAddress()`,
and `WithMetricsAddress()` options, added in ddae20c032,
but most of them were never used, and `WithRemoteAddr()` no longer in use since
dd2e19ebd5.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-03 10:01:14 +02:00
..
remote_daemon.go libcontainerd: switch generated containerd.toml to v2 (v1 is deprecated) 2022-07-27 16:33:00 +02:00
remote_daemon_linux.go libcontainerd/supervisor: replace BurntSushi/toml with pelletier/go-toml 2021-04-02 17:42:57 +02:00
remote_daemon_options.go libcontainerd/supervisor: remove unused options 2022-08-03 10:01:14 +02:00
remote_daemon_options_linux.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
remote_daemon_windows.go Remove 'docker-' prefix for containerd and runc binaries 2018-09-24 21:49:03 +00:00
utils_linux.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00
utils_windows.go libcontainerd: split client and supervisor 2018-08-06 10:23:04 -07:00