ResourceStatus

io.k8s.api.core.v1.ResourceStatus
See theResourceStatus companion object

ResourceStatus represents the status of a single resource allocated to a Pod.

Attributes

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

Members list

Value members

Concrete methods

Appends new values to resources

Appends new values to resources

Attributes

Source
ResourceStatus.scala

transforms name to result of function

transforms name to result of function

Attributes

Source
ResourceStatus.scala

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

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

Attributes

Source
ResourceStatus.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
ResourceStatus.scala

Returns a new data with resources set to new value

Returns a new data with resources set to new value

Attributes

Source
ResourceStatus.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product