package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
GetCondition returns a replication controller condition with the provided type if it exists.
NewReplicationManager configures a replication manager with the specified event recorder.
RemoveCondition removes the condition with the provided type from the replication controller status.
SetCondition adds/replaces the given condition in the replication controller status.
# Structs
ReplicationManager is responsible for synchronizing ReplicationController objects stored in the system with actual running pods.