ConfigMapVolumeSource

fun ConfigMapVolumeSource(defaultMode: Int? = null, items: List<KeyToPath>? = null, name: String? = null, optional: Boolean? = null)