stats

package
v1.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterfaceStats

type InterfaceStats struct {
	// NodeCapacity is the current inferred total capacity for a Node to schedule
	// addresses.
	//
	// This does not account for currently used addresses.
	NodeCapacity int

	// RemainingAvailableInterfaceCount is the number of interfaces currently available.
	RemainingAvailableInterfaceCount int
}

InterfaceStats contains stats about the current state of an individual IPAM node. This is used while performing a resync to determine if the node is able to allocate more addresses.

Jump to

Keyboard shortcuts

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