Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController returns a new CRD reconcile controller.
Types ¶
type Reconciler ¶
type Reconciler struct { // Recorder is an event recorder for recording Event resources to the // Kubernetes API. Recorder record.EventRecorder // contains filtered or unexported fields }
Reconciler implements controller.Reconciler for dynamic resources.
Click to show internal directories.
Click to hide internal directories.