VmwareAutoRepairConfigResponse

data class VmwareAutoRepairConfigResponse(val enabled: Boolean)

Specifies config to enable/disable auto repair. The cluster-health-controller is deployed only if Enabled is true.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether auto repair is enabled.