Class PullStartedEvent (0.6.0)

PullStartedEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An event generated when the worker starts pulling an image.

Attribute

NameDescription
image_uri str
The URI of the image that was pulled.

Inheritance

builtins.object > proto.message.Message > PullStartedEvent