AppTemplateInitContainer

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