kilo/pkg/k8s
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
..
apis/kilo cmd/kgctl: add output options for showconf 2019-05-08 01:31:36 +02:00
clientset/versioned *: add peer VPN support 2019-05-03 12:53:44 +02:00
informers *: add peer VPN support 2019-05-03 12:53:44 +02:00
listers/kilo/v1alpha1 *: add peer VPN support 2019-05-03 12:53:44 +02:00
backend.go *: add complete CNI support 2019-05-07 01:49:59 +02:00
backend_test.go *: add peer VPN support 2019-05-03 12:53:44 +02:00