probe

package
v0.0.0-...-fd0897c Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// LivenessProbeClientIdentity is the default identity for the liveness probe check
	LivenessProbeClientIdentity = "k8s.cluster.local"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LivenessCheckController

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

LivenessCheckController updates the availability of the liveness probe of the CA instance

func NewLivenessCheckController

func NewLivenessCheckController(probeCheckInterval time.Duration,
	grpcHostname string, grpcPort int, ca *ca.IstioCA, livenessProbeOptions *probe.Options,
	client grpc.CAGrpcClient) (*LivenessCheckController, error)

NewLivenessCheckController creates the liveness check controller instance

func (*LivenessCheckController) Run

func (c *LivenessCheckController) Run()

Run starts the check routine

Jump to

Keyboard shortcuts

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