package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.git
Documentation: pkg.go.dev
# Functions
AddDefaultHandlers adds handlers that can work with most Kubernetes objects.
AddHandlers adds print handlers for default Kubernetes types dealing with internal versions.
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.
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.
SortedResourceNames returns the sorted resource names of a resource list.
# Variables
DefaultObjectDescriber can describe the default Kubernetes objects.
# 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.
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.
EndpointsDescriber generates information about an Endpoint.
HorizontalPodAutoscalerDescriber generates information about a horizontal pod autoscaler.
No description provided by the author
JobDescriber generates information about a job and the pods it has created.
LimitRangeDescriber generates information about a limit range.
NamespaceDescriber generates information about a namespace.
NetworkPolicyDescriber generates information about a networking.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 PodSecurityPolicy.
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
PrefixWriter can write text at various indentation levels.
# Type aliases
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