StatefulSetPersistentVolumeClaimRetentionPolicy

final case class StatefulSetPersistentVolumeClaimRetentionPolicy(whenDeleted: Option[String], whenScaled: Option[String])

StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.

Source:
StatefulSetPersistentVolumeClaimRetentionPolicy.scala
trait Product
trait Equals
class Object
trait Matchable
class Any