menu
googleapis package
documentation
run/v1.dart
VolumeMount
VolumeMount constructor
VolumeMount constructor
dark_mode
light_mode
VolumeMount
constructor
VolumeMount
(
{
String
?
mountPath
,
String
?
name
,
bool
?
readOnly
,
String
?
subPath
,
})
Implementation
VolumeMount({ this.mountPath, this.name, this.readOnly, this.subPath, });
googleapis package
documentation
run/v1
VolumeMount
VolumeMount constructor
VolumeMount class