kilo/pkg/mesh
Lucas Servén Marín 4d00bc56fe
pkg/mesh/graph.go: use WireGuard CIDR as title
This commit changes the graph so that the WireGuard CIDR is used as the
title rather than the pod subnet assigned to a node in the cluster.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-01-29 15:49:42 +01:00
..
backend.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
cni.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
discoverips.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
graph.go pkg/mesh/graph.go: use WireGuard CIDR as title 2021-01-29 15:49:42 +01:00
ip_test.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
ip.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
mesh_test.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
mesh.go pkg/mesh/mesh.go: ignore Kilo IP during discovery 2021-01-19 20:25:50 +01:00
routes_test.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
routes.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
topology_test.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
topology.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00