nodeipamconfig

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeSvcLBClass                 = annotation.Prefix + "/node"
	NodeSvcLBMatchLabelsAnnotation = annotation.Prefix + ".nodeipam" + "/match-node-labels"
)

Variables

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

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

Functions

This section is empty.

Types

type NodeIPAMConfig

type NodeIPAMConfig interface {
	IsEnabled() bool
}

Jump to

Keyboard shortcuts

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