package
1.8.0-alpha.2
Repository: https://github.com/lxpollitt/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.