package
1.8.0-alpha.2
Repository: https://github.com/igneous-systems/kubernetes.git
Documentation: pkg.go.dev

# README

# 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
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
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.
No description provided by the author

# 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.
NewIPerf parses an IPerf CSV output line into an IPerfResult.
Check that the pods using statically created PVs get scheduled to the same zone that the PV is in.
Query sends a command to the server and returns the Response.
RemoveCleanupAction removes a function that was installed by AddCleanupAction.
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.
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.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

IPerfResult struct modelling an iperf record...
No description provided by the author
partially cloned from webserver.go.
No description provided by the author

# Interfaces

LBCTester is an interface used to test loadbalancer controllers.

# Type aliases

No description provided by the author