moby/daemon/cluster/controllers/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
..
controller.go api/types: move Plugin-types to api/types/backend 2023-12-06 02:16:02 +01:00
controller_test.go api/types: move Plugin-types to api/types/backend 2023-12-06 02:16:02 +01:00