ContainerStateChange constructor
ContainerStateChange({})
Implementation
ContainerStateChange({
this.containerName,
this.exitCode,
this.imageDigest,
this.networkBindings,
this.reason,
this.runtimeId,
this.status,
});