GO-2026-5914 : CiliumLocalRedirectPolicy addressMatcher allows cross-namespace service traffic hijacking and can break service translation in github.com/cilium/cilium
Discover Packages
github.com/cilium/cilium
pkg
ipcache
fake
package
Version:
v1.19.3
Opens a new window with list of versions in this module.
Published: Apr 14, 2026
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
Documentation
¶
View Source
const (
EventUpsert = "upsert"
EventDelete = "delete"
)
type IPCache struct {
Events chan NodeEvent
}
type NodeEvent struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.