mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-10-16 10:40:38 +08:00
support kubernetes secret creation
This commit is contained in:
@@ -8,12 +8,9 @@ import (
|
||||
"github.com/onepanelio/core/api"
|
||||
"github.com/onepanelio/core/manager"
|
||||
"github.com/onepanelio/core/model"
|
||||
"github.com/onepanelio/core/util"
|
||||
"github.com/onepanelio/core/util/ptr"
|
||||
)
|
||||
|
||||
var userError *util.UserError
|
||||
|
||||
type WorkflowServer struct {
|
||||
resourceManager *manager.ResourceManager
|
||||
}
|
||||
|
Reference in New Issue
Block a user