package e2e_node
import "k8s.io/kubernetes/test/e2e_node"
Index ¶
- func Retry(maxWait time.Duration, wait time.Duration, cl *client.Client, retry RetryFn) []error
- type RetryFn
Functions ¶
func Retry ¶
Types ¶
type RetryFn ¶
Source Files ¶
doc.go util.go
Directories ¶
Path | Synopsis |
---|---|
test/e2e_node/environment | Build the binary with `go build conformance.go`, then run the conformance binary on a node candidate. |
test/e2e_node/gcloud | |
test/e2e_node/runner | To run the e2e tests against one or more hosts on gce: $ go run run_e2e.go --hosts <comma separated hosts> Requires gcloud compute ssh access to the hosts |
- Version
- v1.2.0-alpha.5
- Published
- Dec 15, 2015
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 9 minutes ago –
Tools for package owners.