mirror of
https://github.com/rancher/os.git
synced 2025-09-15 22:49:08 +00:00
Revert "Storage"
This commit is contained in:
@@ -49,10 +49,6 @@ func RunServices(cfg *config.CloudConfig) error {
|
||||
return p.Up()
|
||||
}
|
||||
|
||||
func GetProject(cfg *config.CloudConfig) (*project.Project, error) {
|
||||
return newCoreServiceProject(cfg)
|
||||
}
|
||||
|
||||
func newProject(name string, cfg *config.CloudConfig) (*project.Project, error) {
|
||||
clientFactory, err := rosDocker.NewClientFactory(docker.ClientOpts{})
|
||||
if err != nil {
|
||||
|
Reference in New Issue
Block a user