# Functions

NewEvictor creates a new ServiceAccount reconciler that evicts pods that are failing to pull container images because they do not have an image pull secret provisioned for their ServiceAccount.
NewServiceAccountReconciler creates a new ServiceAccount reconciler that creates and refreshes image pull secrets based on ID federation config annotated to a ServiceAccount.