kubernetesk8s.io/kubernetes/test/e2e_node Index | Files | Directories

package e2e_node

import "k8s.io/kubernetes/test/e2e_node"

Index

Functions

func Retry

func Retry(maxWait time.Duration, wait time.Duration, cl *client.Client, retry RetryFn) []error

Types

type RetryFn

type RetryFn func(cl *client.Client) error

Source Files

doc.go util.go

Directories

PathSynopsis
test/e2e_node/environmentBuild the binary with `go build conformance.go`, then run the conformance binary on a node candidate.
test/e2e_node/gcloud
test/e2e_node/runnerTo 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.