package
0.4.3
Repository: https://github.com/sub-mod/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewReplicationManager creates a new ReplicationManager.

# Structs

RealPodControl is the default implementation of PodControllerInterface.
ReplicationManager is responsible for synchronizing ReplicationController objects stored in the system with actual running pods.

# Interfaces

PodControlInterface is an interface that knows how to add or delete pods created as an interface to allow testing.