package
0.0.0-20230223202126-9cec3f2814d3
Repository: https://github.com/druid-io/druid-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
to be used in max concurrent reconciles only defaulting to return 1.

# Structs

DruidReconciler reconciles a Druid object.
EmitEventFuncs struct.
All methods to implement GenericPredicates type GenericPredicates to be passed to manager.
ReaderFuncs struct.
WriterFuncs struct.

# Interfaces

EventEmitter Interface is a wrapper interface for all the emitter interface druid operator shall support.
GenericEventEmitter can be used for any case where the state change isn't handled by reader,writer or any custom event.
Methods include an obj and k8s obj, obj is druid CR (runtime.Object) and k8s obj ( object interface ) K8sEventEmitter will also be displayed in logs of the operator.
Reader Interface.
Writer Interface.

# Type aliases

No description provided by the author