package
0.0.0-20230612185617-d4c0b77e303c
Repository: https://github.com/microsoft/kubedevice.git
Documentation: pkg.go.dev
# Functions
StartTestServer starts a kube-scheduler.
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.