PersistentVolumeClaimTemplate

io.k8s.api.core.v1.PersistentVolumeClaimTemplate
See thePersistentVolumeClaimTemplate companion object

PersistentVolumeClaimTemplate is used to produce PersistentVolumeClaim objects as part of an EphemeralVolumeSource.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
PersistentVolumeClaimTemplate.scala

transforms spec to result of function

transforms spec to result of function

Attributes

Source
PersistentVolumeClaimTemplate.scala

Returns a new data with metadata set to new value

Returns a new data with metadata set to new value

Attributes

Source
PersistentVolumeClaimTemplate.scala

Returns a new data with spec set to new value

Returns a new data with spec set to new value

Attributes

Source
PersistentVolumeClaimTemplate.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product