PersistentVolumeClaimTemplate

com.coralogix.zio.k8s.model.core.v1.PersistentVolumeClaimTemplate
See thePersistentVolumeClaimTemplate companion object

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

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Gets metadata.

Gets metadata.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets spec.

Gets spec.

This effect always succeeds, it is safe to use the field spec directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product