DownwardAPIProjection

data class DownwardAPIProjection(val items: List<DownwardAPIVolumeFile>? = null)

Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.

Constructors

Link copied to clipboard
constructor(items: List<DownwardAPIVolumeFile>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Items is a list of DownwardAPIVolume file