package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Structs
CassandraUpgradeTest ups and verifies that a Cassandra StatefulSet behaves well across upgrades.
DaemonSetUpgradeTest tests that a DaemonSet is running before and after a cluster upgrade.
DeploymentUpgradeTest tests that a deployment is using the same replica sets before and after a cluster upgrade.
EtcdUpgradeTest tests that etcd is writable before and after a cluster upgrade.
JobUpgradeTest is a test harness for batch Jobs.
MySQLUpgradeTest implements an upgrade test harness that polls a replicated sql database.
ReplicaSetUpgradeTest tests that a replicaset survives upgrade.
StatefulSetUpgradeTest implements an upgrade test harness for StatefulSet upgrade testing.