Documentation ¶
Overview ¶
Package maps performs various lifecycle operations related to maps in the datapath.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectStaleMapGarbage ¶
func CollectStaleMapGarbage()
CollectStaleMapGarbage cleans up stale content in the BPF maps from the datapath.
func RemoveDisabledMaps ¶
func RemoveDisabledMaps()
RemoveDisabledMaps removes BPF maps in the filesystem for features that have been disabled. The maps may still be in use in which case they will continue to live until the BPF program using them is being replaced.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.