package
0.13.2
Repository: https://github.com/alpe/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewKubeletServer will create a new KubeletServer with default values.
ProbeVolumePlugins collects all volume plugins into an easy to use list.
RunKubelet is responsible for setting up and running a kubelet.
SimpleRunKubelet is a simple way to start a Kubelet talking to dockerEndpoint, using an API Client.

# Structs

KubeletConfig is all of the parameters necessary for running a kubelet.
KubeletServer encapsulates all of the parameters necessary for starting up a kubelet.