containerPort property
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;
The number of the port to expose on the pod's IP address. Must be a valid port number, between 1 and 65535 inclusive.
final int containerPort;