Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ElasticsearchApikeyReconciler ¶
type ElasticsearchApikeyReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
ElasticsearchApikeyReconciler reconciles a ElasticsearchApikey object
func (*ElasticsearchApikeyReconciler) SetupWithManager ¶
func (r *ElasticsearchApikeyReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ElasticsearchRoleReconciler ¶
type ElasticsearchRoleReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
ElasticsearchRoleReconciler reconciles a ElasticsearchRole object
func (*ElasticsearchRoleReconciler) SetupWithManager ¶
func (r *ElasticsearchRoleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ElasticsearchUserReconciler ¶
type ElasticsearchUserReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
ElasticsearchUserReconciler reconciles a ElasticsearchUser object
func (*ElasticsearchUserReconciler) SetupWithManager ¶
func (r *ElasticsearchUserReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type IndexLifecyclePolicyReconciler ¶
type IndexLifecyclePolicyReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
IndexLifecyclePolicyReconciler reconciles a IndexLifecyclePolicy object
func (*IndexLifecyclePolicyReconciler) SetupWithManager ¶
func (r *IndexLifecyclePolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type IndexReconciler ¶
type IndexReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
IndexReconciler reconciles a Index object
func (*IndexReconciler) SetupWithManager ¶
func (r *IndexReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type IndexTemplateReconciler ¶
type IndexTemplateReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
IndexTemplateReconciler reconciles a IndexTemplate object
func (*IndexTemplateReconciler) SetupWithManager ¶
func (r *IndexTemplateReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type IngestPipelineReconciler ¶
type IngestPipelineReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
IngestPipelineReconciler reconciles a IngestPipeline object
func (*IngestPipelineReconciler) SetupWithManager ¶
func (r *IngestPipelineReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SnapshotLifecyclePolicyReconciler ¶
type SnapshotLifecyclePolicyReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
SnapshotLifecyclePolicyReconciler reconciles a SnapshotLifecyclePolicy object
func (*SnapshotLifecyclePolicyReconciler) SetupWithManager ¶
func (r *SnapshotLifecyclePolicyReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type SnapshotRepositoryReconciler ¶
type SnapshotRepositoryReconciler struct { client.Client Scheme *runtime.Scheme ProjectConfig configv2.ProjectConfig Recorder record.EventRecorder }
SnapshotRepositoryReconciler reconciles a SnapshotRepository object
func (*SnapshotRepositoryReconciler) SetupWithManager ¶
func (r *SnapshotRepositoryReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.