KafkaUIContainerResource.withHostPort
Method
interface KafkaUIContainerResource { // ... omitted for brevity withHostPort(port: number): KafkaUIContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the KafkaUI resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): KafkaUIContainerResourceParameters
portnumberReturns
KafkaUIContainerResourceDefined on
This method is defined on the following type: