ResourcePool

io.k8s.api.resource.v1alpha3.ResourcePool
See theResourcePool companion object

ResourcePool describes the pool that ResourceSlices belong to.

Attributes

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

Members list

Value members

Concrete methods

transforms generation to result of function

transforms generation to result of function

Attributes

Source
ResourcePool.scala

transforms name to result of function

transforms name to result of function

Attributes

Source
ResourcePool.scala

transforms resourceSliceCount to result of function

transforms resourceSliceCount to result of function

Attributes

Source
ResourcePool.scala

Returns a new data with generation set to new value

Returns a new data with generation set to new value

Attributes

Source
ResourcePool.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
ResourcePool.scala

Returns a new data with resourceSliceCount set to new value

Returns a new data with resourceSliceCount set to new value

Attributes

Source
ResourcePool.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product