kilo/pkg/k8s/apis/kilo/v1alpha1
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
..
doc.go *: add peer VPN support 2019-05-03 12:53:44 +02:00
openapi_generated.go pkg/k8s/apis: make more fields optional 2019-05-03 14:08:13 +02:00
register.go cmd/kgctl: add output options for showconf 2019-05-08 01:31:36 +02:00
types.go cmd/kgctl: add output options for showconf 2019-05-08 01:31:36 +02:00
zz_generated.deepcopy.go *: add peer VPN support 2019-05-03 12:53:44 +02:00