downwardAPI property

DownwardAPIVolumeSource? downwardAPI
final

downwardAPI represents downward API about the pod that should populate this volume.

Implementation

final DownwardAPIVolumeSource? downwardAPI;