mountPropagation property

String? mountPropagation
final

MountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.

Implementation

final String? mountPropagation;