Interface ContainerData

Interface to represent the data regarding a container.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

1.1.0

Hierarchy

  • ContainerData

Properties

Properties

id: string

The container id.

status?: string

The publishing status of the container.

status_code?: CONTAINER_STATUS_CODE

The publishing status code of the container.

Generated using TypeDoc