Is there a way to convert a `k8s.Provider` (i.e. ...
# general
m
Is there a way to convert a
k8s.Provider
(i.e. from a
new eks.Cluster
) into its
kubeconfig
string so that I might export it as an output of a stack?