ResourceClaimSpec

io.k8s.api.resource.v1alpha3.ResourceClaimSpec
See theResourceClaimSpec companion object

ResourceClaimSpec defines what is being requested in a ResourceClaim and how to configure it.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
ResourceClaimSpec.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
ResourceClaimSpec.scala

Returns a new data with controller set to new value

Returns a new data with controller set to new value

Attributes

Source
ResourceClaimSpec.scala

Returns a new data with devices set to new value

Returns a new data with devices set to new value

Attributes

Source
ResourceClaimSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product