package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewDefaultTestServerOptions Default options for TestServer instances.
StartTestServer starts a apiextensions-apiserver.
StartTestServerOrDie calls StartTestServer t.Fatal if it does not succeed.
# Structs
TestServer return values supplied by kube-test-ApiServer.
TestServerInstanceOptions Instance options the TestServer.
# Interfaces
Logger allows t.Testing and b.Testing to be passed to StartTestServer and StartTestServerOrDie.
# Type aliases
TearDownFunc is to be called to tear down a test server.