APIServiceStatusPatch

data class APIServiceStatusPatch(val conditions: List<APIServiceConditionPatch>? = null)

APIServiceStatus contains derived information about an API server

Constructors

Link copied to clipboard
constructor(conditions: List<APIServiceConditionPatch>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Current service state of apiService.