kops/pkg/kubeconfig
justinsb 324117cc52 chore: generate kubeconfig on the fly
Some kOps actions require connecting to the cluster, but
we don't always have a kubeconfig available.

This commit adds a function to generate a client config on the fly
(including a certificate) when needed.
2024-12-27 16:37:59 -05:00
..
config.go Update copyright notices 2019-09-09 14:47:51 -04:00
create_kubecfg.go chore: generate kubeconfig on the fly 2024-12-27 16:37:59 -05:00
create_kubecfg_test.go Add `kops reconcile cluster` command 2024-12-05 12:27:08 -05:00
kubecfg_builder.go chore: generate kubeconfig on the fly 2024-12-27 16:37:59 -05:00