first compilable version

This commit is contained in:
ston1th 2021-03-07 12:24:34 +01:00
commit fc1912bfa9
10 changed files with 188 additions and 88 deletions

View file

@ -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 (