withHostPort
Method
interface PgAdminContainerResource { // ... omitted for brevity withHostPort(port: number): PgAdminContainerResource;}Signature
method
withHostPort builder Configures the host port that the PGAdmin resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PgAdminContainerResourceParameters
port number Returns
PgAdminContainerResource Applies to
This method applies to the following types: