clusterset

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Transform

func Transform(r interface{}, single bool) (interface{}, error)

Types

type Response

type Response struct {
	ClusterID    string `json:"clusterID" yaml:"clusterID"`
	Namespace    string `json:"namespace" yaml:"namespace"`
	ClusterSetID string `json:"clusterSetID" yaml:"clusterSetID"`
	Type         string `json:"type" yaml:"type"`
	Status       string `json:"status" yaml:"status"`
	Reason       string `json:"reason" yaml:"reason"`
}

func (Response) GetTableHeader

func (r Response) GetTableHeader() []string

func (Response) GetTableRow

func (r Response) GetTableRow(maxColumnLength int) []string

func (Response) SortRows

func (r Response) SortRows() bool

Jump to

Keyboard shortcuts

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