package integration
import "k8s.io/kubernetes/test/integration"
Package integration provides integration tests for Kubernetes. Use the integration build tag during `go test` to start the tests. Some tests require a running etcd or Docker installation on the system which you can skip with no-docker and no-etcd.
Index ¶
- Variables
- func DeletePodOrErrorf(t *testing.T, c *client.Client, ns, name string)
- func RequireEtcd()
Variables ¶
Requests to try. Each one should be forbidden or not forbidden depending on the authentication and authorization setup of the master.
Functions ¶
func DeletePodOrErrorf ¶
func RequireEtcd ¶
func RequireEtcd()
Source Files ¶
doc.go utils.go
Directories ¶
- Version
- v1.4.2
- Published
- Oct 15, 2016
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 5 minutes ago –
Tools for package owners.