clusters

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Template

func Template() (*template.Template, error)

Template returns the HTML template for this report.

Types

type Report

type Report struct {
	*report.Report
	ClustersStatus report.ClustersStatus `json:"clustersStatus"`
}

Report is the report for the validate-clusters command.

func NewReport

func NewReport(cfg *config.Config) *Report

NewReport creates a new clusters validation report.

func (*Report) WriteHTML

func (r *Report) WriteHTML(w io.Writer) error

WriteHTML writes the HTML report to the writer.

Jump to

Keyboard shortcuts

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