package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# Structs
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.
JobUpgradeTest is a test harness for batch Jobs.
ReplicaSetUpgradeTest tests that a replicaset survives upgrade.
StatefulSetUpgradeTest implements an upgrade test harness for StatefulSet upgrade testing.