mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-18 16:06:58 +00:00
Merge pull request #55 from c3os-io/feature/cluster-provider
Abstract Cluster Provisioning with Cluster Plugins
This commit is contained in:
committed by
Itxaka
parent
7ac3c30747
commit
b19a93e984
@@ -10,7 +10,8 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
events "github.com/c3os-io/c3os/pkg/bus"
|
||||
events "github.com/c3os-io/c3os/sdk/bus"
|
||||
|
||||
config "github.com/c3os-io/c3os/pkg/config"
|
||||
|
||||
"github.com/c3os-io/c3os/internal/bus"
|
||||
|
Reference in New Issue
Block a user