Interface: IExternalStorageReference
sdk.v1.IExternalStorageReference
Properties of an ExternalStorageReference.
Implemented by
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.