ui

package
v0.0.0-...-045e590 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Report

func Report(params ReporterParams, config *Config) []string

Types

type ClusterStateTable

type ClusterStateTable struct {
	// contains filtered or unexported fields
}

func NewClusterStateTable

func NewClusterStateTable(writer io.Writer) *ClusterStateTable

func (*ClusterStateTable) Add

func (t *ClusterStateTable) Add(host string, name string, uuid string, galeraStatus *database.GaleraStatus)

func (*ClusterStateTable) Render

func (t *ClusterStateTable) Render()

type DiskInfoTable

type DiskInfoTable struct {
	// contains filtered or unexported fields
}

func NewDiskInfoTable

func NewDiskInfoTable(writer io.Writer) *DiskInfoTable

func (*DiskInfoTable) Add

func (t *DiskInfoTable) Add(host string, name string, uuid string, info *diagagentclient.InfoResponse)

func (*DiskInfoTable) Render

func (t *DiskInfoTable) Render()

type ReporterParams

type ReporterParams struct {
	IsCanaryHealthy bool
	NeedsBootstrap  bool
	DiskSpaceIssues []DiskSpaceIssue
}

Jump to

Keyboard shortcuts

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