mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
start corrosion service even when machine is not initialised to be able to init cluster
This commit is contained in:
@@ -2,4 +2,6 @@ package corroservice
|
||||
|
||||
type Service interface {
|
||||
Start() error
|
||||
Restart() error
|
||||
Running() bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user