OCIObjectStore#

class composer.utils.OCIObjectStore(bucket, prefix='')[source]#

Utility for uploading to and downloading from an OCI bucket.

Parameters
  • bucket (str) โ€“ The bucket name.

  • prefix (str) โ€“ A path prefix such as folder/subfolder/ to prepend to object names. Defaults to โ€˜โ€™.