feat(targets): add extension schema adapter (#3385)

This commit is contained in:
安正超
2026-06-12 15:27:55 +08:00
committed by GitHub
parent 7d6d56a547
commit 1e7c376586
5 changed files with 186 additions and 0 deletions
+1
View File
@@ -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;