doctor

package
v1.0.89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDoctor

func NewCmdDoctor(f *cmdutil.Factory) *cobra.Command

NewCmdDoctor creates the doctor command.

func NewCmdDoctorWithRecovery added in v1.0.84

func NewCmdDoctorWithRecovery(f *cmdutil.Factory, projector *recovery.Projector) *cobra.Command

NewCmdDoctorWithRecovery creates the doctor command with a build-local recovery presenter. Distribution assembly uses this boundary; ordinary callers keep NewCmdDoctor's original function signature and default output.

Types

type DoctorOptions

type DoctorOptions struct {
	Factory *cmdutil.Factory
	Ctx     context.Context
	Offline bool
}

DoctorOptions holds inputs for the doctor command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL