Files
kubernetes/pkg/client/unversioned
Clayton Coleman 07f079216e Make clientcmd defaulting a function of ConfigOverrides and LoadingRules
This commit moves away from using a global variable for default
configuration checking, and instead exposes a method on LoadingRules to
determine whether a particular restclient.Config should be considered
"default". This allows kubectl to provide its own defaults (the same
as before, KUBERNETES_MASTER and the static localhost:8080 values) while
allowing other clients to avoid defining them.

In-cluster config defaulting is now easier to read.
2016-09-21 01:28:06 -04:00
..
2016-07-08 13:53:09 +02:00
2016-08-12 15:45:57 +02:00
2016-09-10 18:35:07 +02:00
2016-09-06 08:41:17 -04:00
2016-08-30 12:46:52 +04:30
2016-09-06 08:41:17 -04:00
2016-07-05 13:34:26 +02:00
2016-08-05 13:34:50 -07:00
2016-09-06 08:41:17 -04:00