Hierarchy

  • newS3
  • NewS3 initializes an S3 filesystem instance.

    NB! Make sure to call Close() after you are done working with it.

    Parameters

    • bucketName: string
    • region: string
    • endpoint: string
    • accessKey: string
    • secretKey: string
    • s3ForcePathStyle: boolean

    Returns System

Generated using TypeDoc