Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentReconciler ¶
ComponentReconciler is the interface that is used for each sub-component to reconcile with the config
type Reconciler ¶
type Reconciler struct { client.Client Config *pinotv1alpha1.Pinot }
Reconciler is the object holding the client and the configuration of the operator
type ResourceWithDesiredState ¶
type ResourceWithDesiredState struct { Name string Resource Resource DesiredState k8sutil.DesiredState }
ResourceWithDesiredState defines the desidered state based on the resources
Click to show internal directories.
Click to hide internal directories.