package
1.14.0-alpha.1
Repository: https://github.com/micnncim/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

LabelNodeRolePrefix is a label prefix for node roles It's copied over to here until it's merged in core: https://github.com/kubernetes/kubernetes/pull/39112.
LoadBalancerWidth is the width how we describe load balancer.
NodeLabelRole specifies the role of a node.

# Structs

DescriberSettings holds display configuration for each object describer to control what is printed.
ErrNoDescriber is a structured error indicating the provided object or objects cannot be described.

# Interfaces

Describer generates output for the named resource or an error if the output could not be generated.
ObjectDescriber is an interface for displaying arbitrary objects with extra information.

# Type aliases

DescriberFunc gives a way to display the specified RESTMapping type.