ports property

List<ContainerPort>? ports
final

Ports are not allowed for ephemeral containers.

Implementation

final List<ContainerPort>? ports;