NetworkEvent
class NetworkEvent extends Event
Docker Container-Event
Die API bezieht sich auf die Version 1.19 der Docker-API
Properties
protected string | $action | from Event | |
protected string | $id |
Methods
__construct(string $action, $id)
Neue Instanz erstellen
static Event
getInstanceFromArray(array|ArrayHelper $array)
Instanz aus einem Array erstellen
string
getId()
ID
Details
at line 53
__construct(string $action, $id)
Neue Instanz erstellen
in Event at line 63
string
getAction()
Action
in Event at line 72
integer
getTime()
Zeit
in Event at line 81
integer
getTimeNano()
Nano
in Event at line 131
protected $this
assignProperties(ArrayHelper $array)
Zuweisungen
at line 77
static Event
getInstanceFromArray(array|ArrayHelper $array)
Instanz aus einem Array erstellen
at line 66
string
getId()
ID