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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

KubeletConfigurationPathRefs returns pointers to all of the KubeletConfiguration fields that contain filepaths.

# Constants

GetChangeDetectionStrategy is a mode in which kubelet fetches necessary objects directly from apiserver.
GroupName is the group name used in this package.
Neither of the above.
Set the hairpin flag on the veth of containers in the respective container runtime.
KubeletAuthorizationModeAlwaysAllow authorizes all authenticated requests.
KubeletAuthorizationModeWebhook uses the SubjectAccessReview API to determine authorization.
Make the container bridge promiscuous.
TTLCacheChangeDetectionStrategy is a mode in which kubelet uses ttl cache for object directly fetched from apiserver.
WatchChangeDetectionStrategy is a mode in which kubelet uses watches to observe changes to objects that are in its interest.

# Variables

AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder is the scheme builder with scheme init functions to run for this API package.
SchemeGroupVersion is group version used to register these objects.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
KubeletConfiguration contains the configuration for the Kubelet.
No description provided by the author
No description provided by the author
No description provided by the author
SerializedNodeConfigSource allows us to serialize NodeConfigSource This type is used internally by the Kubelet for tracking checkpointed dynamic configs.

# Type aliases

HairpinMode denotes how the kubelet should configure networking to handle hairpin packets.
No description provided by the author
ResourceChangeDetectionStrategy denotes a mode in which internal managers (secret, configmap) are discovering object changes.