nodeipam

package
v1.16.7 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"nodeipam",
	"Node-IPAM",

	cell.Provide(func(r nodeIpamConfig) NodeIPAMConfig { return r }),
	cell.Config(nodeIpamConfig{}),
	cell.Invoke(registerNodeSvcLBReconciler),
)

Functions

This section is empty.

Types

type NodeIPAMConfig added in v1.16.6

type NodeIPAMConfig interface {
	IsEnabled() bool
}

Jump to

Keyboard shortcuts

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