Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Run
Method
Run
tools/cache/controller.go:83–83 ·
view source on GitHub ↗
(stopCh <-chan struct{})
Source
from the content-addressed store, hash-verified
81
82
type
Controller
interface
{
83
Run(stopCh <-
chan
struct
{})
84
HasSynced() bool
85
LastSyncResourceVersion() string
86
}
Callers
15
TestListenerResyncPeriods
Function · 0.65
TestSharedInformerInitializationRace
Function · 0.65
TestMutationDetector
Function · 0.65
Example
Function · 0.65
ExampleNewInformer
Function · 0.65
TestHammerController
Function · 0.65
TestUpdate
Function · 0.65
testTryAcquireOrRenew
Function · 0.65
TestGetReferenceRefVersion
Function · 0.65
TestListPager_List
Function · 0.65
TestListPager_EachListItem
Function · 0.65
TestListPager_eachListPageBuffered
Function · 0.65
Implementers
3
controller
tools/cache/controller.go
dummyController
tools/cache/shared_informer.go
sharedIndexInformer
tools/cache/shared_informer.go
Calls
no outgoing calls
Tested by
15
TestListenerResyncPeriods
Function · 0.52
TestSharedInformerInitializationRace
Function · 0.52
TestMutationDetector
Function · 0.52
Example
Function · 0.52
ExampleNewInformer
Function · 0.52
TestHammerController
Function · 0.52
TestUpdate
Function · 0.52
testTryAcquireOrRenew
Function · 0.52
TestGetReferenceRefVersion
Function · 0.52
TestListPager_List
Function · 0.52
TestListPager_EachListItem
Function · 0.52
TestListPager_eachListPageBuffered
Function · 0.52