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