ContainerExtendedResourceRequest

io.k8s.api.core.v1.ContainerExtendedResourceRequest
See theContainerExtendedResourceRequest companion object

ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.

Attributes

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

Members list

Value members

Concrete methods

transforms containerName to result of function

transforms containerName to result of function

Attributes

Source
ContainerExtendedResourceRequest.scala

transforms requestName to result of function

transforms requestName to result of function

Attributes

Source
ContainerExtendedResourceRequest.scala

transforms resourceName to result of function

transforms resourceName to result of function

Attributes

Source
ContainerExtendedResourceRequest.scala

Returns a new data with containerName set to new value

Returns a new data with containerName set to new value

Attributes

Source
ContainerExtendedResourceRequest.scala

Returns a new data with requestName set to new value

Returns a new data with requestName set to new value

Attributes

Source
ContainerExtendedResourceRequest.scala

Returns a new data with resourceName set to new value

Returns a new data with resourceName set to new value

Attributes

Source
ContainerExtendedResourceRequest.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product