containerPort property

int containerPort
final

The number of the port to expose on the pod's IP address. Must be a valid port number, between 1 and 65535 inclusive.

Implementation

final int containerPort;