package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev

# Functions

StartTestServer starts a etcd server and kube-apiserver.
StartTestServerOrDie calls StartTestServer with up to 5 retries on bind error and dies with t.Fatal if it does not succeed.

# Type aliases

TearDownFunc is to be called to tear down a test server.