# Functions
Fixtures for unit testing Cassandra integration.
NewObjectClient returns a new ObjectClient.
NewStorageClient returns a new StorageClient.
NewTableClient returns a new TableClient.
# Structs
Config for a StorageClient.
CustomPasswordAuthenticator provides the default behaviour for Username/Password authentication with Cassandra while allowing users to specify a non-default Authenticator to accept.
ObjectClient implements chunk.ObjectClient for Cassandra.
StorageClient implements chunk.IndexClient and chunk.ObjectClient for Cassandra.