mirror of https://github.com/kubernetes/kops.git
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. |
||
---|---|---|
.. | ||
config.go | ||
create_kubecfg.go | ||
create_kubecfg_test.go | ||
kubecfg_builder.go |