kubernetes/staging/src/k8s.io/apiserver/pkg/storage/etcd3/testing/test_server.go

type EtcdTestServer

func (e *EtcdTestServer) Terminate(t testing.TB) {}

// NewUnsecuredEtcd3TestClientServer creates a new client and server for testing
func NewUnsecuredEtcd3TestClientServer(t testing.TB) (*EtcdTestServer, *storagebackend.Config) {}