package
0.0.0-20210929134506-8fd29ad8f0d9
Repository: https://github.com/kok-stack/native-kubelet.git
Documentation: pkg.go.dev
# Functions
ClientsetFromEnv returns a kuberentes client set from: 1.
FilterPodsForNodeName creates an event filter function that filters pod events such that pod.Sepc.NodeName matches the provided name Use the return value of this as the PodEventFilterFunc in PodControllerConfig.
NodeLeaseV1Client creates a V1 Lease client for use with node leases from the passed in client.
PodFilters turns a list of pod filters into a single filter.
PodInformerFilter is a filter that you should use when creating a pod informer for use with the pod controller.