Interface: $Properties
v1.ExternalStorageReference.$Properties
Properties of an ExternalStorageReference.
Hierarchy
-
$Properties
Properties
claimData
• Optional claimData: null | { [k: string]: string; }
Driver-specific key-value pairs that identify and provide access to the stored payload.
driverName
• Optional driverName: null | string
The name of the storage driver responsible for retrieving the payload.