io.k8s.api.apps.v1.StatefulSetPersistentVolumeClaimRetentionPolicy
See theStatefulSetPersistentVolumeClaimRetentionPolicy companion object
final case class StatefulSetPersistentVolumeClaimRetentionPolicy(whenDeleted: Option[String], whenScaled: Option[String])
StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.
Attributes
- Companion:
- object
- Source:
- StatefulSetPersistentVolumeClaimRetentionPolicy.scala
- Graph
- Supertypes
Inherited
- Not inherited
- Product