Proto commits in elotl/kip

These 11 commits are when the Protocol Buffers files have changed:

Commit:5f97995
Author:Brendan Cox

updating to use go modules

The documentation is generated from this commit.

Commit:133751e
Author:Brendan Cox

started adding GCE client to kip, need to implement cloud.CloudClient

Commit:8e1a0c0
Author:Brendan Cox

changing milpactl to kipctl

Commit:bc311e3
Author:Brendan Cox

adding vendored packages

Commit:7695679
Author:Vilmos Nebehaj
Committer:Vilmos Nebehaj

Add DNSPolicy and DNSConfig support

Commit:7d9f1b2
Author:Vilmos Nebehaj
Committer:Vilmos Nebehaj

Refactor cmd/virtual-kubelet We've copy/pasted way too much code from VK. Most of it is available is a library, so let's import packages relevant to command line options and start up initialization instead.

Commit:54732a5
Author:Brendan Cox

Merge branch 'master' into bcox-cm-secret-volumes

Commit:dbe7eda
Author:Brendan Cox

updating dependencies

Commit:d271338
Author:Brendan Cox

starting work on deploying configmap and secret volumes

Commit:40f46b0
Author:Brendan Cox

initial import and slight cleanup of milpa codebase

Commit:d096db1
Author:Vilmos Nebehaj
Committer:Vilmos Nebehaj

Add provider API boilerplate