package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetCondition returns a replication controller condition with the provided type if it exists.
NewReplicationControllerCondition creates a new replication controller condition.
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.

# Constants

No description provided by the author

# Structs

ReplicationManager is responsible for synchronizing ReplicationController objects stored in the system with actual running pods.