probe

package
v0.82.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 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(cli 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

type Route added in v0.80.0

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

Jump to

Keyboard shortcuts

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