Versions in this module Expand all Collapse all v1 v1.0.6 Sep 13, 2015 Changes in this version + const ConfigContextsName + type ConfigContext struct + ContextName string + RawConfig *kclientcmdapi.Config + func (d ConfigContext) CanRun() (bool, error) + func (d ConfigContext) Check() types.DiagnosticResult + func (d ConfigContext) Description() string + func (d ConfigContext) Name() string + type ConfigLoading struct + ClientFlags *flag.FlagSet + ConfFlagName string + func (d *ConfigLoading) CanRun() (bool, error) + func (d *ConfigLoading) Check() types.DiagnosticResult + func (d *ConfigLoading) Description() string + func (d *ConfigLoading) Name() string + func (d *ConfigLoading) SuccessfulLoad() bool