ResourceClaimStatus

io.k8s.api.resource.v1beta1.ResourceClaimStatus
See theResourceClaimStatus companion object

ResourceClaimStatus tracks whether the resource has been allocated and what the result of that was.

Attributes

Companion
object
Source
ResourceClaimStatus.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 devices

Appends new values to devices

Attributes

Source
ResourceClaimStatus.scala

Appends new values to reservedFor

Appends new values to reservedFor

Attributes

Source
ResourceClaimStatus.scala

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

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

Attributes

Source
ResourceClaimStatus.scala

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

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

Attributes

Source
ResourceClaimStatus.scala

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

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

Attributes

Source
ResourceClaimStatus.scala

Returns a new data with allocation set to new value

Returns a new data with allocation set to new value

Attributes

Source
ResourceClaimStatus.scala

Returns a new data with devices set to new value

Returns a new data with devices set to new value

Attributes

Source
ResourceClaimStatus.scala

Returns a new data with reservedFor set to new value

Returns a new data with reservedFor set to new value

Attributes

Source
ResourceClaimStatus.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product