kilo/pkg/mesh
Lucas Servén Marín 90e68c7735
cmd/kgctl: add output options for showconf
This commit adds several output options to the `showconf` command of the
`kgctl` binary:
* `--as-peer`: this can be used to generate a peer configuration, which
can be used to configure the selected resource as a peer of another
WireGuard interface
* `--output`: this can be used to select the desired output format of
the peer resource, available options are: WireGuard, YAML, and JSON.
2019-05-08 01:31:36 +02:00
..
cni.go *: add complete CNI support 2019-05-07 01:49:59 +02:00
graph.go docs: add topology docs and graphs 2019-05-07 16:36:02 +02:00
ip.go init 2019-01-18 02:50:10 +01:00
ip_test.go init 2019-01-18 02:50:10 +01:00
mesh.go pkg/mesh: rename mesh granularity types 2019-05-07 16:34:49 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
topology.go cmd/kgctl: add output options for showconf 2019-05-08 01:31:36 +02:00
topology_test.go pkg/mesh: rename mesh granularity types 2019-05-07 16:34:49 +02:00