KubernetesPVRestoreCriteria interface
Item Level kubernetes persistent volume target info for restore operation
- Extends
Properties
| name | Selected persistent volume claim name |
| object |
Type of the specific object - used for deserializing |
| storage |
Selected storage class name for restore operation |
Property Details
name
Selected persistent volume claim name
name?: string
Property Value
string
objectType
Type of the specific object - used for deserializing
objectType: "KubernetesPVRestoreCriteria"
Property Value
"KubernetesPVRestoreCriteria"
storageClassName
Selected storage class name for restore operation
storageClassName?: string
Property Value
string