类的使用
cn.taketoday.buildpack.platform.docker.UpdateEvent
使用UpdateEvent的程序包
程序包
说明
A limited Docker API providing the operations needed by pack.
-
cn.taketoday.buildpack.platform.docker中UpdateEvent的使用
修饰符和类型接口说明interfaceUpdateListener<E extends UpdateEvent>Listener for update events published from theDockerApi.修饰符和类型类说明classAProgressUpdateEventfired for image events.classAProgressUpdateEventfired as an image is loaded.classAn update event used to provide log updates.classAnUpdateEventthat includes progress information.classAProgressUpdateEventfired as an image is pulled.classAProgressUpdateEventfired as an image is pushed to a registry.修饰符和类型方法说明static <E extends UpdateEvent>
UpdateListener<E>UpdateListener.none()A no-op update listener that does nothing.