apicheck

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiConnectivityCheck

type ApiConnectivityCheck struct {
	client.Reader
	// contains filtered or unexported fields
}

func (*ApiConnectivityCheck) Start

func (c *ApiConnectivityCheck) Start(ctx context.Context) error

type ApiConnectivityCheckConfig added in v0.0.5

type ApiConnectivityCheckConfig struct {
	Log                logr.Logger
	MyNodeName         string
	CheckInterval      time.Duration
	MaxErrorsThreshold int
	Peers              *peers.Peers
	Rebooter           reboot.Rebooter
	Cfg                *rest.Config
	CertReader         certificates.CertStorageReader
	ApiServerTimeout   time.Duration
	PeerDialTimeout    time.Duration
	PeerRequestTimeout time.Duration
	PeerHealthPort     int
}

Jump to

Keyboard shortcuts

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