# Functions

New returns a new handler for the service.
ValidateBucketName validates a given bucket name.

# Structs

Bucket holds all the bucket information.
BucketListResponse is a struct representation of stackit's object storage api response for a bucket list.
BucketResponse is a struct representation of stackit's object storage api response for a bucket.

# Type aliases

ObjectStorageBucketsService is the service that handles CRUD functionality for SKE buckets.