DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
ds3_object_info Struct Reference

#include <daos_s3.h>

Data Fields

char key [DS3_MAX_KEY_BUFF]
 
void * encoded
 
size_t encoded_length
 

Detailed Description

S3 Object information

Definition at line 85 of file daos_s3.h.

Field Documentation

◆ encoded

void* encoded

Opaque encoded object info

Definition at line 89 of file daos_s3.h.

◆ encoded_length

size_t encoded_length

Length of encoded data

Definition at line 91 of file daos_s3.h.

◆ key

char key[DS3_MAX_KEY_BUFF]

Object key

Definition at line 87 of file daos_s3.h.


The documentation for this struct was generated from the following file: