Affected by GO-2026-4461
and 2 other vulnerabilities
GO-2026-4461: Antrea has invalid enforcement order for network policy rules caused by integer overflow in antrea.io/antrea
GO-2026-5579: Antrea has Missing Encryption of Sensitive Data in antrea.io/antrea
GO-2026-5579: Antrea has Missing Encryption of Sensitive Data in antrea.io/antrea
package
Version:
v1.15.2
Opens a new window with list of versions in this module.
Published: Jun 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package consistenthash provides an implementation of a ring hash.
Add adds some keys to the hash.
Get gets the closest item in the hash to the provided key.
GetWithFilters gets the closest item in the hash to which passes all filters.
IsEmpty returns true if there are no items available.
Remove removes keys from existing hash ring.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.