io.k8s.api.core.v1.VolumeResourceRequirements
See theVolumeResourceRequirements companion object
VolumeResourceRequirements describes the storage resource requirements for a volume.
Attributes
- Companion
- object
- Source
- VolumeResourceRequirements.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Adds new values to limits
Adds new values to requests
if limits has a value, transforms to the result of function
if limits has a value, transforms to the result of function
Attributes
if requests has a value, transforms to the result of function
if requests has a value, transforms to the result of function
Attributes
Returns a new data with limits set to new value
Returns a new data with requests set to new value
Returns a new data with requests set to new value
Attributes
In this article