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

# Functions

ByNameContainer returns a ReplicationController with specified name and container.
DeleteRCAndWaitForGC deletes only the Replication Controller and waits for GC to delete the pods.
RunRC Launches (and verifies correctness) of a Replication Controller and will wait for all pods it spawns to become "Running".
ScaleRC scales Replication Controller to be desired size.