# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package upgrades provides a framework for testing Kubernetes features before, during, and after different types of upgrades.
# Functions
AddCleanupAction installs a function that will be called in the event of the whole test being terminated.
No description provided by the author
ClusterLevelLoggingWithKibana is an end to end test that checks to see if Kibana is alive.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewIPerf parses an IPerf CSV output line into an IPerfResult.
NewRestartConfig creates a restartDaemonConfig for the given node and daemon.
Query sends a command to the server and returns the Response.
RemoveCleanupAction removes a function that was installed by AddCleanupAction.
A basic test to check the deployment of an image using a ReplicaSet.
No description provided by the author
No description provided by the author
No description provided by the author
RunCleanupActions runs all functions installed by AddCleanupAction.
TestE2E checks configuration parameters (specified through flags) and then runs E2E tests using the Ginkgo runner.
RunLogPodsWithSleepOf creates a pod on every node, logs continuously (with "sleep" pauses), and verifies that the log string was produced in each and every pod at least once.
A basic test to check the deployment of an image using a replication controller.
No description provided by the author
Check that the pods comprising a replication controller get spread evenly across available zones.
Check that the pods comprising a service get spread evenly across available zones.
WaitForClusterSize waits until the cluster size matches the given function.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
Current supported images for e2e volume testing to be assigned to VolumeTestConfig.serverImage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IP src range from which the GCE L7 performs health checks.
Current supported images for e2e volume testing to be assigned to VolumeTestConfig.serverImage.
Current supported images for e2e volume testing to be assigned to VolumeTestConfig.serverImage.
No description provided by the author
No description provided by the author
No description provided by the author
Current supported images for e2e volume testing to be assigned to VolumeTestConfig.serverImage.
No description provided by the author
Current supported images for e2e volume testing to be assigned to VolumeTestConfig.serverImage.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
Maximum container failures this test tolerates before failing.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GCEIngressController manages implementation details of Ingress on GCE/GKE.
HPAScaleTest struct is used by the scale(...) function.
IPerfResult struct modelling an iperf record...
No description provided by the author
NginxIngressController manages implementation details of Ingress on Nginx.
partially cloned from webserver.go.
VolumeTest contains a volumes to mount into a client pod and its expected content.
Configuration of one tests.
# Interfaces
LBCTester is an interface used to test loadbalancer controllers.
# Type aliases
No description provided by the author