kilo/cmd/kgctl
Lucas Servén Marín 61b52ce4ae
cmd/kgctl: improve default kubeconfig
This commit adds better handling of the default kubeconfig location in
the kgctl binary for cases where the `$KUBECONFIG` environment variable
is not set. In these cases, kgctl will default to
`$HOME/.kube/config`, putting it in line with tools like `kubectl` and
`kind`.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-06-15 20:53:02 +02:00
..
graph.go pkg/mesh,docs: document and fix keepalive logic 2020-03-04 01:36:56 +01:00
main.go cmd/kgctl: improve default kubeconfig 2021-06-15 20:53:02 +02:00
showconf.go pkg/k8s: enable peers to use DNS names 2020-09-17 14:48:38 +02:00