containerName

@JvmName(name = "prahwipwmyvxfsnn")
suspend fun containerName(value: Output<String>)
@JvmName(name = "cwuhapugvsdelbis")
suspend fun containerName(value: String?)

Parameters

value

Restricts the check for exit codes to the container with the specified name. When null, the rule applies to all containers. When specified, it should match one the container or initContainer names in the pod template.