Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggerFunc ¶
LoggerFunc is implemented by custom v2 logging binaries.
ready should be called when the logging binary finishes its setup and the container can be started.
An example implementation of LoggerFunc: https://github.com/containerd/containerd/tree/main/runtime/v2#logging
Click to show internal directories.
Click to hide internal directories.