mirror of https://github.com/kubernetes/kops.git
We check that users haven't specified the kubeconfig file path, as this file is created / managed by kOps. We don't try to reuse the upstream configuration validation, as this allows the user to specify a partial configuration, and this means that we don't have to pull in the upstream libraries. We could in future accept the "correct" value or just treat providing a value as a signal that kOps should not manage the file; for now we are starting with the most restrictive configuration, as we can then relax it in future if needed. |
||
---|---|---|
.. | ||
api | ||
vfsclientset | ||
clientset.go |