package
1.2.0-alpha.4
Repository: https://github.com/ericchiang/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewReplicationManager creates a new ReplicationManager.
# Constants
Realistic value of the burstReplica field for the replication manager based off performance requirements for kubernetes 1.0.
We'll attempt to recompute the required replicas of all replication controllers that have fulfilled their expectations at least this often.
We must avoid counting pods until the pod store has synced.
# Structs
ReplicationManager is responsible for synchronizing ReplicationController objects stored in the system with actual running pods.