feat: 添加了 imager 工具 package
refactor: 将 images 的获取分散到各个组件里面
This commit is contained in:
5
internal/controller/installer/installer.redis.go
Normal file
5
internal/controller/installer/installer.redis.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package installer
|
||||
|
||||
func (i *installer) Redis() error {
|
||||
return nil
|
||||
}
|
||||
Reference in New Issue
Block a user