kilo/pkg/k8s/apis/kilo
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
..
v1alpha1 cmd/kgctl: add output options for showconf 2019-05-08 01:31:36 +02:00
register.go *: add peer VPN support 2019-05-03 12:53:44 +02:00