Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogImageEvent ¶ added in v1.12.0
type LogImageEvent interface { //LogImageEvent generates an event related to an image operation LogImageEvent(imageID, refName, action string) }
LogImageEvent defines interface for event generation related to image tar(load and save) operations
Click to show internal directories.
Click to hide internal directories.