report

package
v0.14.8 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDataReport added in v0.14.8

func GenerateDataReport(
	treeInformer *informer.TreeInformer,
	filename string,
	unitTimeout time.Duration,
	timeoutFactor float64,
	narrowTimeoutMargin float64,
) error

func GenerateTimelineReport added in v0.14.8

func GenerateTimelineReport(data []interface{}, filename string) error

Types

type UnitInfo added in v0.14.8

type UnitInfo struct {
	Name                 string    `json:"name"`
	ReconcileDuration    float64   `json:"reconcileDurationSeconds,omitempty"`
	ReconcileStart       time.Time `json:"reconcileStart,omitempty"`
	ReconcileEnd         time.Time `json:"reconcileEnd,omitempty"`
	Timeout              float64   `json:"timeoutSeconds,omitempty"`
	TimeoutReferenceUnit string    `json:"timeoutReferenceUnit,omitempty"`
}

Jump to

Keyboard shortcuts

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