package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Packages
Package reconcilers Endpoint Reconcilers for the apiserver.
Package storageversionhashdata is for test only.
# Functions
DefaultAPIResourceConfigSource returns default configuration for an APIResource.
# Constants
DefaultEndpointReconcilerInterval is the default amount of time for how often the endpoints for the kubernetes Service are reconciled.
DefaultEndpointReconcilerTTL is the default TTL timeout for the storage layer.
IdentityLeaseComponentLabelKey is used to apply a component label to identity lease objects, indicating: 1.
KubeAPIServer defines variable used internally when referring to kube-apiserver component.
# Structs
CompletedConfig embeds a private pointer that cannot be instantiated outside of this package.
Config defines configuration for the master.
EndpointReconcilerConfig holds the endpoint reconciler and endpoint reconciliation interval to be used by the master.
Extra defines extra configuration for kube-apiserver.
Instance contains state for a Kubernetes cluster api server instance.