ResourceClaim

io.k8s.api.core.v1.ResourceClaim
See theResourceClaim companion object
final case class ResourceClaim(name: String)

ResourceClaim references one entry in PodSpec.ResourceClaims.

Attributes

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

Members list

Value members

Concrete methods

transforms name to result of function

transforms name to result of function

Attributes

Source
ResourceClaim.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
ResourceClaim.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product