package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-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.