ConfigMapVolumeSource

ConfigMapVolumeSource
ConfigMapVolumeSource
JSON Example
{
    "defaultMode": 0,
    "name": "string",
    "items": [
        {
            "mode": 0,
            "path": "string",
            "key": "string"
        }
    ]
}
integer As int32 As int32
defaultMode
Optional

defaultMode

string
name
Optional

name

array of KeyToPath
items
Optional

items

Property Of