Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResyncPeriod = 2 * time.Minute
The periodic resync interval. We will re-run the reconciliation logic, even if the NCP configuration hasn't changed.
Functions ¶
func Add ¶
func Add(mgr manager.Manager, status *statusmanager.StatusManager, sharedInfo *sharedinfo.SharedInfo) error
Add creates a new Pod Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
Types ¶
type ReconcilePod ¶
type ReconcilePod struct {
// contains filtered or unexported fields
}
ReconcilePod reconciles a Pod object
Click to show internal directories.
Click to hide internal directories.