commands

@JvmName(name = "eeetdmqcbwlchisw")
suspend fun commands(value: Output<List<String>>)
@JvmName(name = "hdgrvbneihbsqmod")
suspend fun commands(value: List<String>?)

Parameters

value

The commands run by the init container.


@JvmName(name = "bypyctgfywgbfpmf")
suspend fun commands(vararg values: Output<String>)


@JvmName(name = "vrpkqxicukulbguf")
suspend fun commands(values: List<Output<String>>)
@JvmName(name = "emiuvuwbvfqvdhfq")
suspend fun commands(vararg values: String)

Parameters

values

The commands run by the init container.