# Functions
StartTestServer starts a etcd server and kube-apiserver.
StartTestServerOrDie calls StartTestServer t.Fatal if it does not succeed.
# Structs
TestServer return values supplied by kube-test-ApiServer.
# Type aliases
TearDownFunc is to be called to tear down a test server.