probe

package
v0.64.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2022 License: GPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ProbesTotalTimeout = defaultGwRetrieveTimeout + defaultDNSProbeTimeout + defaultDNSProbeTimeout + apiServerProbeTimeout + nodeReadinessProbeTimeout
)

Variables

This section is empty.

Functions

func Run added in v0.33.0

func Run(client client.Client, probes []Probe) error

Run will run the externalConnectivityProbes and also some internal kubernetes cluster connectivity and node readiness probes

Types

type Probe added in v0.33.0

type Probe struct {
	// contains filtered or unexported fields
}

func Select added in v0.33.0

func Select(cli client.Client) []Probe

Select will return the external connectivity probes that are working (ping and dns) and the internal connectivity probes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL