healthz

package
v0.25.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultAddOptions = AddOptions{}

DefaultAddOptions are the default options for adding the healthz checker to a Manager.

Functions

func AddToManager

func AddToManager(mgr manager.Manager) error

AddToManagerWithOptions adds the healthz checker to a Manager using the default options.

func AddToManagerWithOptions

func AddToManagerWithOptions(mgr manager.Manager, opts AddOptions) error

AddToManagerWithOptions adds the healthz checker to a Manager with the given options.

Types

type AddOptions

type AddOptions struct {
	Ctx       context.Context
	ClientSet kubernetes.Clientset
}

AddOptions are options for adding the healthz checker to a Manager.

Jump to

Keyboard shortcuts

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