DownwardAPIVolumeSource

DownwardAPIVolumeSource
DownwardAPIVolumeSource
JSON Example
{
    "defaultMode": 0,
    "items": [
        {
            "mode": 0,
            "path": "string",
            "resourceFieldRef": {
                "divisor": "string",
                "resource": "string",
                "containerName": "string"
            },
            "fieldRef": {
                "apiVersion": "string",
                "fieldPath": "string"
            }
        }
    ]
}
integer As int32 As int32
defaultMode
Optional

defaultMode

items
Optional

items

Property Of