returnnil,fmt.Errorf("Invalid value for option '--request-timeout'. Value must be a single integer, or an integer followed by a corresponding time unit (e.g. 1s | 2m | 3h)")
CurrentContext:FlagInfo{prefix+FlagContext,"","","The name of the kubeconfig context to use"},
CurrentContext:FlagInfo{prefix+FlagContext,"","","The name of the kubeconfig context to use"},
Timeout:FlagInfo{prefix+FlagTimeout,"","0","The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests."},