package
Version:
v0.13.1
Opens a new window with list of versions in this module.
Published: Mar 17, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CheckCadvisorHealthOnAllNodes(c *client.Client, timeout time.Duration)
-
func DeleteRC(c *client.Client, ns, name string) error
-
func Failf(format string, a ...interface{})
-
func Logf(format string, a ...interface{})
-
func RunE2ETests(kubeConfig, authConfig, certDir, host, repoRoot, provider string, ...)
-
func RunRC(c *client.Client, name string, ns, image string, replicas int)
-
func ServeImageOrFail(c *client.Client, test string, image string)
-
type GCEConfig
Delete a Replication Controller and all pods it spawned
func Failf(format string, a ...interface{})
func Logf(format string, a ...interface{})
func RunE2ETests(kubeConfig, 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.
Launch a Replication Controller and wait for all pods it spawns
to become running
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.