package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Functions
NewBucketFolderCounter creates a new BucketFolderCounter.
NewBucketInputWriter creates a BucketInputWriter.
NewBucketOutputReader create a BucketOutputReader.
No description provided by the author
# Constants
LockedKey contains the key for indication if an object is locked.
LockedValue contains the value for indicating it's locked.
MaxChunkBytes contains the maximum number of bytes in a chunk (for Read/Write streaming operations).
# Structs
BucketFolderCounter is able to count "folder"s within buckets.
No description provided by the author
ObjectInfo is the response type for the GetObjectInfo method.
# Interfaces
InputWriter abstracts the implementation of input writers.
OutputReader abstracts the implementation of output readers.
No description provided by the author