doctor

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package doctor provides pre-flight and health checks for the multi-node cluster.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, cfg *config.Config) error

Run executes all diagnostic checks and reports the results.

Types

type CheckResult

type CheckResult struct {
	Name    string
	Host    string
	Passed  bool
	Message string
}

CheckResult represents the outcome of a single diagnostic check.

Jump to

Keyboard shortcuts

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