package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DescribeLimitRanges merges a set of limit range items into a single tabular description.
No description provided by the author
DescribeProbe is exported for consumers in other API groups that have probes.
Describer returns a Describer for displaying the specified RESTMapping type or an error.
DescribeResourceQuotas merges a set of quota items into a single tabular description of all quotas.
DescriberFor returns the default describe functions for each of the standard Kubernetes types.
EnvValueFrom is exported for use by describers in other packages.
GenericDescriberFor returns a generic describer for the specified mapping that uses only information available from runtime.Unstructured.
NewPrefixWriter creates a new PrefixWriter.
NewPrefixWriter creates a new PrefixWriter.
SortedResourceNames returns the sorted resource names of a resource list.

# 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.
Each level has 2 spaces for PrefixWriter.
Each level has 2 spaces for PrefixWriter.
Each level has 2 spaces for PrefixWriter.
Each level has 2 spaces for PrefixWriter.
Each level has 2 spaces for PrefixWriter.
LoadBalancerWidth is the width how we describe load balancer.
NodeLabelRole specifies the role of a node.

# Variables

DefaultObjectDescriber can describe the default Kubernetes objects.
DescriberFn gives a way to easily override the function for unit testing if needed.

# Structs

No description provided by the author
ClusterRoleBindingDescriber generates information about a node.
ClusterRoleDescriber generates information about a node.
ConfigMapDescriber generates information about a ConfigMap.
CronJobDescriber generates information about a cron job and the jobs it has created.
No description provided by the author
DaemonSetDescriber generates information about a daemon set and the pods it has created.
DeploymentDescriber generates information about a deployment.
Describers implements ObjectDescriber against functions registered via Add.
DescriberSettings holds display configuration for each object describer to control what is printed.
EndpointsDescriber generates information about an Endpoint.
EndpointSliceDescriber generates information about an EndpointSlice.
ErrNoDescriber is a structured error indicating the provided object or objects cannot be described.
HorizontalPodAutoscalerDescriber generates information about a horizontal pod autoscaler.
No description provided by the author
No description provided by the author
JobDescriber generates information about a job and the pods it has created.
No description provided by the author
LimitRangeDescriber generates information about a limit range.
NamespaceDescriber generates information about a namespace.
NetworkPolicyDescriber generates information about a networkingv1.NetworkPolicy.
NodeDescriber generates information about a node.
No description provided by the author
No description provided by the author
PodDescriber generates information about a pod and the replication controllers that create it.
No description provided by the author
PodSecurityPolicyDescriber generates information about a PodSecuritypolicyv1beta1.
PriorityClassDescriber generates information about a PriorityClass.
ReplicaSetDescriber generates information about a ReplicaSet and the pods it has created.
ReplicationControllerDescriber generates information about a replication controller and the pods it has created.
ResourceQuotaDescriber generates information about a resource quota.
RoleBindingDescriber generates information about a node.
RoleDescriber generates information about a node.
SecretDescriber generates information about a secret.
ServiceAccountDescriber generates information about a service.
ServiceDescriber generates information about a service.
No description provided by the author
No description provided by the author

# Interfaces

ObjectDescriber is an interface for displaying arbitrary objects with extra information.
PrefixWriter can write text at various indentation levels.
ResourceDescriber generates output for the named resource or an error if the output could not be generated.

# Type aliases

DescriberFunc gives a way to display the specified RESTMapping type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author