MCPcopy
hub / github.com/cilium/cilium / Shutdown

Method Shutdown

pkg/ipam/node.go:61–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59type PoolMaintainer interface {
60 Trigger()
61 Shutdown()
62}
63
64// Node represents a Kubernetes node running Cilium with an associated

Callers 15

printAPIFlagTablesFunction · 0.65
printCRDListFunction · 0.65
newMetricsServerFunction · 0.65
newDropEventEmitterFunction · 0.65
ShutdownMethod · 0.65
StopMethod · 0.65
AddServerRuntimeHooksMethod · 0.65
StopMethod · 0.65
TestAgent_PeerConfigFunction · 0.65
CloseMethod · 0.65

Implementers 2

Triggerpkg/trigger/trigger.go
mockMaintainerpkg/aws/eni/node_stat_test.go

Calls

no outgoing calls