first compilable version
This commit is contained in:
parent
6fda229a8e
commit
fc1912bfa9
10 changed files with 188 additions and 88 deletions
|
|
@ -6,9 +6,8 @@ import (
|
|||
"strings"
|
||||
|
||||
"git.giftfish.de/ston1th/haproxy-lb/pkg/cluster"
|
||||
//"go.etcd.io/etcd/clientv3"
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
"github.com/go-logr/logr"
|
||||
clientv3 "go.etcd.io/etcd/client/v3"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue