prober

package
v1.9.0-p01 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2025 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 Manager

type Manager interface {
	ctrlmgr.Runnable
	AddToProberManager(vm *vmopv1.VirtualMachine)
	RemoveFromProberManager(vm *vmopv1.VirtualMachine)
}

Manager represents a prober manager interface.

func AddToManager

func AddToManager(mgr ctrlmgr.Manager, vmProvider providers.VirtualMachineProviderInterface) (Manager, error)

AddToManager adds the probe manager controller manager.

func NewManager added in v1.8.6

func NewManager(
	client client.Client,
	record vmoprecord.Recorder,
	vmProvider providers.VirtualMachineProviderInterface) Manager

NewManager initializes a prober manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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