MCPcopy Index your code
hub / github.com/containerd/containerd / BlockPluginSync

Method BlockPluginSync

internal/nri/nri.go:91–91  ·  view source on GitHub ↗

BlockPluginSync blocks plugin synchronization until it is Unblock()ed.

()

Source from the content-addressed store, hash-verified

89
90 // BlockPluginSync blocks plugin synchronization until it is Unblock()ed.
91 BlockPluginSync() *PluginSyncBlock
92}
93
94type State int

Callers 10

BlockPluginSyncMethod · 0.65
createContainerMethod · 0.65
StopContainerMethod · 0.65
StartContainerMethod · 0.65
StopPodSandboxMethod · 0.65
RunPodSandboxMethod · 0.65
RemoveContainerMethod · 0.65
RemovePodSandboxMethod · 0.65
BlockPluginSyncMethod · 0.65

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls

Tested by

no test coverage detected