ContainerGroupContainerLivenessProbeExec

data class ContainerGroupContainerLivenessProbeExec(val commands: List<String>? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val commands: List<String>? = null

The commands run by the init container.