package e2e
import "k8s.io/kubernetes/test/e2e"
Index ¶
- func CheckCadvisorHealthOnAllNodes(c *client.Client, timeout time.Duration)
- func Failf(format string, a ...interface{})
- func Logf(format string, a ...interface{})
- func RunE2ETests(authConfig, certDir, host, repoRoot, provider string, gceConfig *GCEConfig, orderseed int64, times int, reportDir string, testList []string)
- func ServeImageOrFail(c *client.Client, test string, image string)
- type GCEConfig
Functions ¶
func CheckCadvisorHealthOnAllNodes ¶
func Failf ¶
func Failf(format string, a ...interface{})
func Logf ¶
func Logf(format string, a ...interface{})
func RunE2ETests ¶
func RunE2ETests(authConfig, certDir, host, repoRoot, provider string, gceConfig *GCEConfig, orderseed int64, times int, reportDir string, testList []string)
Run each Go end-to-end-test. This function assumes the creation of a test cluster.
func ServeImageOrFail ¶
A basic test to check the deployment of an image using a replication controller. The image serves its hostname which is checked for each replica.
Types ¶
type GCEConfig ¶
Source Files ¶
cadvisor.go certs.go driver.go events.go kubectl.go networking.go pd.go pods.go rc.go secrets.go service.go shell.go util.go
- Version
- v0.12.2
- Published
- Mar 16, 2015
- Platform
- js/wasm
- Imports
- 24 packages
- Last checked
- 4 minutes ago –
Tools for package owners.