Files
moby/api/types
Sebastiaan van Stijn a58b0a3d9c api/types: move Plugin-types to api/types/backend
These structs are intended for internal use only for the backend, and are
not intended to be used externally.

This moves the plugin-related `PluginRmConfig`, `PluginEnableConfig`, and
`PluginDisableConfig` types to the backend package to prevent them being
imported in the client, and to make it more clear that this is part of
internal APIs, and not public-facing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-06 02:16:02 +01:00
..
2018-02-05 16:51:57 -05:00
2023-05-29 03:28:35 +02:00
2023-08-04 11:46:34 +02:00
2022-12-21 11:09:00 +01:00
2016-10-31 11:13:41 -04:00
2016-10-31 11:16:02 -04:00
2018-05-15 12:09:42 +02:00
2018-09-08 16:58:03 +08:00