containerPort property
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;
Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.
final int containerPort;