Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const AllDiagnosticsRecommendedName + const DiagnosticsRecommendedName + const StandardMasterConfigPath + const StandardNodeConfigPath + func NewCmdDiagnostics(name string, fullName string, f genericclioptions.RESTClientGetter, ...) *cobra.Command + func NewCmdDiagnosticsAll(name string, fullName string, f genericclioptions.RESTClientGetter, ...) *cobra.Command + func NewCmdDiagnosticsIndividual(name string, fullName string, f genericclioptions.RESTClientGetter, ...) *cobra.Command + type DiagnosticsOptions struct + ClientClusterContext string + ClientFlags *flag.FlagSet + Factory genericclioptions.RESTClientGetter + IsHost bool + ListAll bool + LogOptions *log.LoggerOptions + MasterConfigLocation string + NodeConfigLocation string + ParameterizedDiagnostics types.ParameterizedDiagnosticMap + PreventModification bool + RequestedDiagnostics sets.String + func (o *DiagnosticsOptions) Complete(c *cobra.Command, args []string) error + func (o *DiagnosticsOptions) Logger() *log.Logger + func (o DiagnosticsOptions) RunDiagnostics() error