kubectl add global flag --include-uninitialized

Kubernetes-commit: 789a95971d46589fd8dd7cd4fa8ac8903189b961
This commit is contained in:
Di Xu 2017-08-11 13:32:23 +08:00 committed by Kubernetes Publisher
parent 1213be369b
commit 994192e4fe

View File

@ -36,7 +36,7 @@ type ConfigOverrides struct {
Timeout string
}
// ConfigOverrideFlags holds the flag names to be used for binding command line flags. Notice that this structure tightly
// ConfigOverrideFlags holds the flag names to be used for binding command line flags. Notice that this structure tightly
// corresponds to ConfigOverrides
type ConfigOverrideFlags struct {
AuthOverrideFlags AuthOverrideFlags