constants

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DaemonsetHeader       = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tUP-TO-DATE\tAVAILABLE\tNODE SELECTOR\tAGE"
	DaemonsetHeaderWide   = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tUP-TO-DATE\tAVAILABLE\tNODE SELECTOR\tAGE\tCONTAINERS\tIMAGES\tSELECTOR"
	DeploymentHeader      = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tUP-TO-DATE\tAVAILABLE\tAGE"
	DeploymentHeaderWide  = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tUP-TO-DATE\tAVAILABLE\tAGE\tCONTAINERS\tIMAGES"
	HpaHeader             = "NAMESPACE\tNAME\tREFERENCE\tTARGETS\tMINPODS\tMAXPODS\tREPLICAS\tAGE"
	NodeHeader            = "NAME\tSTATUS\tROLES\tAGE\tVERSION"
	NodeHeaderWide        = "NAME\tSTATUS\tROLES\tAGE\tVERSION\tINTERNAL-IP\tEXTERNAL-IP\tOS-IMAGE\tKERNEL-VERSION\tCONTAINER-RUNTIME"
	PodHeader             = "NAMESPACE\tNAME\tREADY\tSTATUS\tRESTART\tAGE"
	PodHeaderWide         = "NAMESPACE\tNAME\tREADY\tSTATUS\tRESTART\tAGE\tIP\tNODENAME"
	StatefulsetHeader     = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tAGE"
	StatefulsetHeaderWide = "NAMESPACE\tNAME\tDESIRED\tCURRENT\tAGE\tCONTAINERS\tIMAGES"
	ConfigMapHeader       = "NAMESPACE\tNAME\tDATA\tAGE"
	SecretHeader          = "NAMESPACE\tNAME\tTYPE\tDATA\tAGE"
	IngressHeader         = "NAMESPACE\tNAME\tCLASS\tHOSTS\tADDRESS\tPORTS\tAGE"
	JobsHeader            = "NAMESPACE\tNAME\tCOMPLETIONS\tDURATION\tAGE"
	ServicesHeader        = "NAMESPACE\tNAME\tTYPE\tCLUSTER-IP\tEXTERNAL-IP\tPORT(S)\tAGE"
	ServicesHeaderWide    = "NAMESPACE\tNAME\tTYPE\tCLUSTER-IP\tEXTERNAL-IP\tPORT(S)\tAGE\tSELECTOR"

	DaemonsetRowTemplate       = "%s\t%s\t%d\t%d\t%d\t%d\t%s\t%s"
	DaemonsetRowTemplateWide   = "%s\t%s\t%d\t%d\t%d\t%d\t%s\t%s\t%s\t%s\t%s"
	DeploymentRowTemplate      = "%s\t%s\t%d\t%d\t%d\t%d\t%s"
	DeploymentRowTemplateWide  = "%s\t%s\t%d\t%d\t%d\t%d\t%s\t%s\t%s"
	HpaRowTemplate             = "%s\t%s\t%s/%s\t%d%%/%d%%\t%d\t%d\t%d\t%s"
	NodeRowTemplate            = "%s\t%s\t%s\t%s\t%s"
	NodeRowTemplateWide        = "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s"
	PodRowTemplate             = "%s\t%s\t%d/%d\t%s\t%d\t%s"
	PodRowTemplateWide         = "%s\t%s\t%d/%d\t%s\t%d\t%s\t%s\t%s"
	StatefulsetRowTemplate     = "%s\t%s\t%d\t%d\t%s"
	StatefulsetRowTemplateWide = "%s\t%s\t%d\t%d\t%s\t%s\t%s"
	ConfigMapRowTemplate       = "%s\t%s\t%d\t%s"
	SecretRowTemplate          = "%s\t%s\t%s\t%d\t%s"
	IngressRowTemplate         = "%s\t%s\t%s\t%s\t%s\t%s\t%s"
	JobsRowTemplate            = "%s\t%s\t%d/%d\t%s\t%s"
	ServicesRowTemplate        = "%s\t%s\t%s\t%s\t%s\t%s\t%s"
	ServicesRowTemplateWide    = "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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