Package-level declarations

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun bucketHeadKey(buckets: Storage<Unit>, bucket: String, bucketContent: Storage<BucketKeyContent>, req: Request): Response
Link copied to clipboard
Link copied to clipboard
fun bucketPostKey(buckets: Storage<Unit>, bucketContent: Storage<BucketKeyContent>, clock: Clock): RoutingHttpHandler
Link copied to clipboard
Link copied to clipboard
fun copyKey(buckets: Storage<Unit>, bucketContent: Storage<BucketKeyContent>, clock: Clock): RoutingHttpHandler
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun listObjectsV2(bucket: String, buckets: Storage<Unit>, bucketContent: Storage<BucketKeyContent>): Response
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun putBucket(bucket: String, buckets: Storage<Unit>): Response
Link copied to clipboard
Link copied to clipboard