containerPort property

int containerPort
final

Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.

Implementation

final int containerPort;