withHostPort
Function
interface KafkaUIContainerResource { // ... omitted for brevity withHostPort(port: number): KafkaUIContainerResource;}Signature
method
withHostPort builder Sets the host port for the Kafka UI container
withHostPort(port: number): KafkaUIContainerResourceParameters
port number Returns
KafkaUIContainerResource Applies to
This function is an extension method on the following types: