command

@JvmName(name = "ntjwooojrasrxohk")
suspend fun command(value: Output<List<String>>)
@JvmName(name = "xglceesghqhdoumn")
suspend fun command(value: List<String>?)

Parameters

value

The command to execute within the init container in exec form.


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


@JvmName(name = "axfkpdgstmdxecft")
suspend fun command(values: List<Output<String>>)
@JvmName(name = "lmpxdsyuhambonwv")
suspend fun command(vararg values: String)

Parameters

values

The command to execute within the init container in exec form.