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