JobTemplateInitContainer

constructor(args: List<String>? = null, commands: List<String>? = null, cpu: Double? = null, envs: List<JobTemplateInitContainerEnv>? = null, ephemeralStorage: String? = null, image: String, memory: String? = null, name: String, volumeMounts: List<JobTemplateInitContainerVolumeMount>? = null)