mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-30 16:59:52 +00:00
feat(targets): add extension schema adapter (#3385)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
|
||||
pub mod builtin;
|
||||
pub mod extension;
|
||||
|
||||
use crate::control_plane::external_target_plugin_installation;
|
||||
use crate::domain::TargetDomain;
|
||||
|
||||
Reference in New Issue
Block a user