nodeip

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker interface {
	IsNodeIP(ip string) bool

	HasSynced() bool
}

type Tracker

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

func NewTracker

func NewTracker(nodeInformer coreinformers.NodeInformer) *Tracker

func (*Tracker) HasSynced

func (t *Tracker) HasSynced() bool

func (*Tracker) IsNodeIP

func (t *Tracker) IsNodeIP(ip string) bool

func (*Tracker) OnNodeAdd

func (t *Tracker) OnNodeAdd(obj interface{})

func (*Tracker) OnNodeDelete

func (t *Tracker) OnNodeDelete(obj interface{})

func (*Tracker) OnNodeUpdate

func (t *Tracker) OnNodeUpdate(oldObj, obj interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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