RedPandaConsoleContainerResource.withHostPort
Method
interface RedPandaConsoleContainerResource { // ... omitted for brevity withHostPort(port: number): RedPandaConsoleContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the Redpanda Console resource is exposed on instead of using a randomly assigned port.
withHostPort(port: number): RedPandaConsoleContainerResourceParameters
portnumberReturns
RedPandaConsoleContainerResourceDefined on
This method is defined on the following type: