package
1.13.0-alpha.3
Repository: https://github.com/harche/kubernetes.git
Documentation: pkg.go.dev

# Functions

StartTestServer starts a cloud-controller-manager.
StartTestServerOrDie calls StartTestServer t.Fatal if it does not succeed.

# Structs

TestServer return values supplied by kube-test-ApiServer.

# 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.