Companion

object Companion

Properties

Link copied to clipboard
const val HEALTHY_ORDINAL: Int = 100
Link copied to clipboard
const val STARTING_ORDINAL: Int = 50
Link copied to clipboard
const val UNHEALTHY_ORDINAL: Int = 0

Functions

Link copied to clipboard
fun addState(type: String, ordinal: Int): HealthCheckState
Link copied to clipboard
Link copied to clipboard