command

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

Parameters

value

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


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


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

Parameters

values

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