Files
moby/plugin
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
..
2023-06-29 00:31:50 +02:00
2022-12-21 11:09:02 +01:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2019-09-18 12:56:54 +02:00