StatefulSetSpecPatch

constructor(podManagementPolicy: String? = null, replicas: Int? = null, revisionHistoryLimit: Int? = null, selector: LabelSelectorPatch? = null, serviceName: String? = null, template: PodTemplateSpecPatch? = null, updateStrategy: StatefulSetUpdateStrategyPatch? = null, volumeClaimTemplates: List<PersistentVolumeClaimPatch>? = null)