Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtlasStreamsConnectionReconciler ¶
type AtlasStreamsConnectionReconciler struct {
Client client.Client
Scheme *runtime.Scheme
GlobalPredicates []predicate.Predicate
EventRecorder record.EventRecorder
AtlasProvider atlas.Provider
Log *zap.SugaredLogger
ObjectDeletionProtection bool
SubObjectDeletionProtection bool
}
func (*AtlasStreamsConnectionReconciler) SetupWithManager ¶
type AtlasStreamsInstanceReconciler ¶
type AtlasStreamsInstanceReconciler struct {
Client client.Client
Scheme *runtime.Scheme
GlobalPredicates []predicate.Predicate
EventRecorder record.EventRecorder
AtlasProvider atlas.Provider
Log *zap.SugaredLogger
ObjectDeletionProtection bool
SubObjectDeletionProtection bool
}
func (*AtlasStreamsInstanceReconciler) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.