refactor: make logic to controller.maker

This commit is contained in:
zhaoyupeng
2025-11-24 23:04:40 +08:00
parent 27fa38aef0
commit 454e0639a0
29 changed files with 1026 additions and 757 deletions

View File

@@ -6,7 +6,7 @@ import (
var (
//go:embed flannel.yaml
YAMLFlannel []byte
YAMLFlannel string
//go:embed es.yaml
YAMLES string