Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileOpenTelemetryCollector ¶
type ReconcileOpenTelemetryCollector struct {
// contains filtered or unexported fields
}
ReconcileOpenTelemetryCollector reconciles a OpenTelemetryCollector object
func New ¶
func New(client client.Client, scheme *runtime.Scheme) *ReconcileOpenTelemetryCollector
New constructs a ReconcileOpenTelemetryCollector based on the client and scheme, with the default reconciliation functions
func (*ReconcileOpenTelemetryCollector) Reconcile ¶
func (r *ReconcileOpenTelemetryCollector) Reconcile(request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a OpenTelemetryCollector object and makes changes based on the state read and what is in the OpenTelemetryCollector.Spec
Click to show internal directories.
Click to hide internal directories.