# 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