kilo/pkg/mesh
Lucas Servén Marín 20349de548
pkg/wireguard: allow specifying iface named
This commit makes it possible to specify the Kilo interface name. If the
specified interface exists, it will be used; if it does not exist, Kilo
will create it. If the interface already existed, then it will not be
deleted on shutdown; otherwise Kilo will destroy the interface.

Fixes: https://github.com/squat/kilo/issues/8
Addresses: 1/2 of https://github.com/squat/kilo/issues/17
2019-09-24 16:05:10 +02:00
..
cni.go pkg/mesh: ignore CNI IP from private IPs 2019-05-13 17:35:08 +02:00
graph.go pkg/mesh: add peers to graph 2019-09-23 17:54:16 +02:00
ip_test.go init 2019-01-18 02:50:10 +01:00
ip.go pkg/mesh: don't let hostname resolution stop mesh 2019-05-17 18:09:31 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
mesh.go pkg/wireguard: allow specifying iface named 2019-09-24 16:05:10 +02:00
topology_test.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
topology.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00