Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "stale-endpoint-cleanup", "Cleanup stale cilium endpoints from unmanaged pods at startup", cell.Invoke(registerCleanup), cell.ProvidePrivate(func(epMgr endpointmanager.EndpointManager) localEndpointCache { return epMgr }), cell.Config(Config{}), )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.