ResourceHealth

io.k8s.api.core.v1.ResourceHealth
See theResourceHealth companion object

ResourceHealth represents the health of a resource. It has the latest device health information. This is a part of KEP https://kep.k8s.io/4680 and historical health changes are planned to be added in future iterations of a KEP.

Attributes

Companion
object
Source
ResourceHealth.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if health has a value, transforms to the result of function

if health has a value, transforms to the result of function

Attributes

Source
ResourceHealth.scala

transforms resourceID to result of function

transforms resourceID to result of function

Attributes

Source
ResourceHealth.scala

Returns a new data with health set to new value

Returns a new data with health set to new value

Attributes

Source
ResourceHealth.scala

Returns a new data with resourceID set to new value

Returns a new data with resourceID set to new value

Attributes

Source
ResourceHealth.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product