# Functions
NewWorkQueue creates a new GCS-backed workqueue.
# Variables
RefreshInterval is the period on which we refresh the lease of owned objects It is surfaced as a global, so that it can be mutated by tests and exposed as a flag by binaries wrapping this library.
# Interfaces
ClientInterface is an interface that abstracts the GCS client.