menu
googleapis package
documentation
run/v1.dart
ConfigMapVolumeSource
ConfigMapVolumeSource constructor
ConfigMapVolumeSource constructor
dark_mode
light_mode
ConfigMapVolumeSource
constructor
ConfigMapVolumeSource
(
{
int
?
defaultMode
,
List
<
KeyToPath
>
?
items
,
String
?
name
,
bool
?
optional
,
})
Implementation
ConfigMapVolumeSource({ this.defaultMode, this.items, this.name, this.optional, });
googleapis package
documentation
run/v1
ConfigMapVolumeSource
ConfigMapVolumeSource constructor
ConfigMapVolumeSource class