# Packages
Package certificates contains logic for watching and synchronizing CertificateSigningRequests.
Package daemon contains logic for watching and synchronizing daemons.
Package deployment contains all the logic for handling Kubernetes Deployments.
No description provided by the author
Package service provides EndpointController implementation to manage and sync service endpoints.
No description provided by the author
No description provided by the author
Package job contains logic for watching and synchronizing jobs.
namespace contains a controller that handles namespace lifecycle.
Package node contains code for syncing cloud instances with node registry.
No description provided by the author
Package podautoscaler contains logic for autoscaling number of pods based on metrics observed.
Package podgc contains a very simple pod "garbage collector" implementation, PodGCController, that runs in the controller manager.
Package replicaset contains logic for watching and synchronizing ReplicaSets.
Package replication contains logic for watching and synchronizing replication controllers.
resourcequota contains a controller that makes resource quota usage observations.
Package route contains code for syncing cloud routing rules with the list of registered nodes.
Package scheduledjob contains the controller for ScheduledJob objects.
Package service contains code for syncing cloud load balancers with the service registry.
Package serviceaccount provides implementations to manage service accounts and service account tokens.
No description provided by the author