Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Probe ¶
type Probe struct {
// contains filtered or unexported fields
}
func NewProbe ¶
func NewProbe(healthChecks []util.HealthChecker) *Probe
type Upstream ¶
type Upstream struct {
// contains filtered or unexported fields
}
func NewUpstream ¶
func NewUpstream(roundTripper http.RoundTripper) *Upstream
Click to show internal directories.
Click to hide internal directories.