MCPcopy
hub / github.com/containerd/containerd / RemoveContainer

Method RemoveContainer

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

RemoveContainer relays container removal events to NRI.

(context.Context, PodSandbox, Container)

Source from the content-addressed store, hash-verified

86
87 // RemoveContainer relays container removal events to NRI.
88 RemoveContainer(context.Context, PodSandbox, Container) error
89
90 // BlockPluginSync blocks plugin synchronization until it is Unblock()ed.
91 BlockPluginSync() *PluginSyncBlock

Implementers 1

localinternal/nri/nri.go

Calls

no outgoing calls