Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LivenessProbe ¶
func LivenessProbe(cfg *LivenessProbeConfig)
func ReadinessProbe ¶
func ReadinessProbe(cfg *ReadinessProbeConfig)
Types ¶
type LivenessProbeConfig ¶
type LivenessProbeConfig struct {
BindAddr string
}
type ReadinessProbeConfig ¶
type ReadinessProbeConfig struct { InfluxdbAddr string PrometheusCfg *prometheus.Config }
Click to show internal directories.
Click to hide internal directories.