Documentation
¶
Overview ¶
Package keepstore implements the keepstore service component and back-end storage drivers.
It is an internal module, only intended to be imported by /cmd/arvados-server and other server-side components in this repository.
Index ¶
Constants ¶
View Source
const BlockSize = 1 << 26
Maximum size of a keep block is 64 MiB.
Variables ¶
View Source
var (
Command = service.Command(arvados.ServiceNameKeepstore, newHandlerOrErrorHandler)
)
Functions ¶
func SetCORSHeaders ¶
func SetCORSHeaders(w http.ResponseWriter)
Types ¶
type PullListItem ¶
Source Files
¶
- azure_blob_volume.go
- bufferpool.go
- command.go
- count.go
- hashcheckwriter.go
- keepstore.go
- metrics.go
- pull_worker.go
- putprogress.go
- router.go
- s3_volume.go
- stats_ticker.go
- streamwriterat.go
- trash_worker.go
- unix_volume.go
- volume.go
Click to show internal directories.
Click to hide internal directories.