FunctionImageConfig

fun FunctionImageConfig(command: List<String>? = null, entryPoint: List<String>? = null, workingDirectory: String? = null)