| .. | ||
| addr | ||
| internal | ||
| .gitignore | ||
| apiserver.go | ||
| control_plane.go | ||
| doc.go | ||
| etcd.go | ||
| kubectl.go | ||
| README.md | ||
Integration Testing Framework
This package has been moved from https://github.com/kubernetes-sigs/testing_frameworks/tree/master/integration.
A framework for integration testing components of kubernetes. This framework is intended to work properly both in CI, and on a local dev machine. It therefore explicitly supports both Linux and Darwin.