mountPath property

String? mountPath
getter/setter pair

Path within the container at which the volume should be mounted.

Must not contain ':'.

Required.

Implementation

core.String? mountPath;