package
0.7.0
Repository: https://github.com/nalind/kubernetes-1.git
Documentation: pkg.go.dev

# Functions

Helper function.
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.