package
0.14.0
Repository: https://github.com/coreos/bootkube.git
Documentation: pkg.go.dev

# README

Copied from pkg/kubelet/util to prevent importing kubernetes

wget https://raw.githubusercontent.com/kubernetes/kubernetes/v1.11.2/pkg/kubelet/util/util_unix.go
wget https://raw.githubusercontent.com/kubernetes/kubernetes/v1.11.2/pkg/kubelet/util/util.go

# Functions

No description provided by the author
FromApiserverCache modifies <opts> so that the GET request will be served from apiserver cache instead of from etcd.
No description provided by the author