# Structs

ExperimentReconciler reconciles an Experiment object.
MetricReconciler reconciles the metrics on a Trial object.
PatchReconciler reconciles the patches on a Trial object.
Poller handles checking with the Application Services to trigger an in cluster activity such as scanning resources or running an experiment.
ReadyReconciler checks for readiness of the patched objects.
ServerReconciler reconciles a experiment and trial objects with a remote server.
SetupReconciler reconciles a Trial object for setup tasks.
TrialJobReconciler reconciles a Trial's job.