MCPcopy
hub / github.com/coredns/coredns / HasSynced

Method HasSynced

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

Source from the content-addressed store, hash-verified

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

Callers 8

ServeDNSMethod · 0.65
HasSyncedMethod · 0.65
InitKubeCacheMethod · 0.65
ReadyMethod · 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 4

BenchmarkControllerFunction · 0.52
TestEndpointsDisabledFunction · 0.52
TestEndpointsEnabledFunction · 0.52
TestMultiClusterHeadlessFunction · 0.52