MCPcopy
hub / github.com/coredns/coredns / Stop

Method Stop

plugin/kubernetes/controller.go:63–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 Run()
62 HasSynced() bool
63 Stop() error
64
65 // Modified returns the timestamp of the most recent changes to services.
66 Modified(ModifiedMode) int64

Callers 15

verifyWithTimeoutMethod · 0.65
RunMethod · 0.65
OnShutdownMethod · 0.65
RunMethod · 0.65
periodicCleanFunction · 0.65
RunMethod · 0.65
periodicHostsUpdateFunction · 0.65
InitKubeCacheMethod · 0.65
BenchmarkControllerFunction · 0.65
TestEndpointsDisabledFunction · 0.65
TestEndpointsEnabledFunction · 0.65
TestMultiClusterHeadlessFunction · 0.65

Implementers 8

APIConnTestplugin/kubernetes/ns_test.go
APIConnReverseTestplugin/kubernetes/reverse_test.go
externalplugin/kubernetes/external_test.go
dnsControlplugin/kubernetes/controller.go
APIConnServiceTestplugin/kubernetes/kubernetes_test.go
APIConnServeTestplugin/kubernetes/handler_test.go
mockAPIConnectorplugin/kubernetes/autopath_test.go
externalplugin/k8s_external/external_test.go

Calls

no outgoing calls

Tested by 15

BenchmarkControllerFunction · 0.52
TestEndpointsDisabledFunction · 0.52
TestEndpointsEnabledFunction · 0.52
TestMultiClusterHeadlessFunction · 0.52
TestCachedFunction · 0.52
TestCleanupByTimerFunction · 0.52
TestMaxIdleConnsFunction · 0.52
TestYieldAfterStopFunction · 0.52
TestMaxAgeFIFORotationFunction · 0.52
BenchmarkYieldFunction · 0.52