MCPcopy
hub / github.com/containerd/containerd / Wait

Method Wait

cmd/containerd/server/server.go:295–297  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

293}
294
295func (s *Server) Wait() {
296 s.ready.Wait()
297}
298
299// LoadPlugins loads all plugins into containerd and generates an ordered graph
300// of all plugins.

Callers 1

AppFunction · 0.95

Calls 1

WaitMethod · 0.65

Tested by

no test coverage detected