mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-23 07:10:53 -04:00
ConfirmStatefulPodCount() was used at e2e statefulset test only, and that added dependency on another sub framework to statefulset sub framework. This moves ConfirmStatefulPodCount() to the e2e test for clean dependency. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| cronjob.go | ||
| daemon_restart.go | ||
| daemon_set.go | ||
| deployment.go | ||
| disruption.go | ||
| framework.go | ||
| job.go | ||
| network_partition.go | ||
| OWNERS | ||
| rc.go | ||
| replica_set.go | ||
| statefulset.go | ||
| types.go | ||