KafkaServerResource.withDataBindMount
Method
interface KafkaServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): KafkaServerResource;}Signature
method
withDataBindMount builder Adds a data bind mount to the Kafka container
withDataBindMount( source: string, isReadOnly?: boolean): KafkaServerResourceParameters
source string isReadOnly boolean optional = False Returns
KafkaServerResource Defined on
This method is defined on the following type: