# Functions
Start starts the healthcheck server on :$port and blocks.
# Interfaces
BucketLister is a *(github.com/docker/distribution/registry/storage/driver).StorageDriver compatible interface that provides just the List cross-section of functionality.
GetClient is an (*net/http).Client compatible interface that provides just the Get cross-section of functionality.
NamespaceLister is an (*k8s.io/kubernetes/pkg/client/unversioned).Client compatible interface that provides just the ListBuckets cross-section of functionality.