commands

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

Parameters

value

The commands run by the init container.


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


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

Parameters

values

The commands run by the init container.