Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerEvent

Package version

A container event.

Hierarchy

  • ContainerEvent

Index

Properties

Optional count

count: undefined | number

The count of the event.

Optional firstTimestamp

firstTimestamp: undefined | string

Date/time of the first event.

Optional lastTimestamp

lastTimestamp: undefined | string

Date/time of the last event.

Optional message

message: undefined | string

The event message

Optional name

name: undefined | string

The name of the container event.

Optional type

type: undefined | string

The event type.

Generated using TypeDoc