report

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package report handles the rendering of the HTML report that is then sent out via Slack.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(clusters []cortex.Cluster, errors []error) (string, error)

Types

type TemplateData

type TemplateData struct {
	Clusters3Days  []cortex.Cluster
	Clusters1Day   []cortex.Cluster
	Clusters3Hours []cortex.Cluster
	ClustersRest   []cortex.Cluster
	Errors         []error
}

Jump to

Keyboard shortcuts

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