KafkaServerResource.withDataBindMount
Method
interface KafkaServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): KafkaServerResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a Kafka container resource.
withDataBindMount( source: string, isReadOnly?: boolean): KafkaServerResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
KafkaServerResourceDefined on
This method is defined on the following type: