import "github.com/google/cloudprober/probes/http"
Package http implements HTTP probe type.
DefaultTargetsUpdateInterval defines default frequency for target updates. Actual targets update interval is: max(DefaultTargetsUpdateInterval, probe_interval)
type Probe struct {
// contains filtered or unexported fields
}
Probe holds aggregate information about all probe runs, per-target.
Init initializes the probe with the given params.
Start starts and runs the probe indefinitely.
Path | Synopsis |
---|---|
cmd | This program implements a stand-alone http prober binary using the cloudprober/http package. |
proto |
Package http imports 24 packages (graph) and is imported by 8 packages. Updated 2021-01-26. Refresh now. Tools for package owners.