# Functions
No description provided by the author
No description provided by the author
CacheImages will cache images on the host
The cache directory currently caches images using the imagename_tag For example, k8s.gcr.io/kube-addon-manager:v6.5 would be stored at $CACHE_DIR/k8s.gcr.io/kube-addon-manager_v6.5.
No description provided by the author
CommandRunner returns best available command runner for this host.
No description provided by the author
No description provided by the author
No description provided by the author
NewAPIClient gets a new client.
No description provided by the author
No description provided by the author
# Structs
CertGenerator is used to override the default machine CertGenerator with a longer timeout.
No description provided by the author
LocalClient is a non-RPC implementation of the libmachine API.