package
1.9.0-alpha.1
Repository: https://github.com/easeway/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.