• Derek McQuay's avatar
    kubeadm: EnvParam struct and GlobalEnvParam · b7c685d4
    Derek McQuay authored
    Previously, GetEnvParams (now called SetEnvParams) had no way of being altered unless
    it was through enviroment variables. These changes allow for a global
    EnvParam to be set and also altered while still initally getting their value from
    set enviroment variables. This change is especially helpful for testing
    (see kubeadm/app/util/kubeconfig_test.go).
    b7c685d4
BUILD 1.11 KB