Package google.registry.monitoring.blackbox
package google.registry.monitoring.blackbox
-
ClassDescriptionMain class of the Prober, which obtains and starts the
ProbingSequence
s provided by Dagger.Dagger main module, whichProvides
all objects that are shared between sequences and storesProberModule.ProberComponent
, which allows mainProber
class to obtain eachProbingSequence
.Root levelComponent
that provides eachProbingSequence
.Represents Sequence ofProbingStep
s that the Prober performs in order.TurnsProbingStep.Builder
s into fully self-dependent sequence with suppliedBootstrap
.AutoValue
class that represents generator of actions performed at each step inProbingSequence
.Builder forProbingStep
.