kilo/pkg/mesh
Francis Nguyen 6de0f9805a
Define WireGuard PersistentKeepAlive via Annotation (#31)
* Add WireGuardPersistentKeepAlive to mesh.Node

* Connect to configuration

* Shorten keepalive key

* Fix casing on keepalive

* Add annotated keepalive value to peer functions
2020-02-13 10:16:55 +01: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.go pkg/mesh: don't let hostname resolution stop mesh 2019-05-17 18:09:31 +02:00
ip_test.go init 2019-01-18 02:50:10 +01:00
mesh.go Define WireGuard PersistentKeepAlive via Annotation (#31) 2020-02-13 10:16:55 +01:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
topology.go Define WireGuard PersistentKeepAlive via Annotation (#31) 2020-02-13 10:16:55 +01:00
topology_test.go Define WireGuard PersistentKeepAlive via Annotation (#31) 2020-02-13 10:16:55 +01:00