Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BucketManifestWriter ¶ added in v2.1.0
type BucketManifestWriter struct {
// contains filtered or unexported fields
}
func NewBucketManifestWriter ¶ added in v2.1.0
func NewBucketManifestWriter(ts *tenant.Service, mc *meta.Client) BucketManifestWriter
func (BucketManifestWriter) WriteManifest ¶ added in v2.1.0
WriteManifest writes a bucket manifest describing all of the buckets that exist in the database. It is intended to be used to write to an HTTP response after appropriate measures have been taken to ensure that the request is authorized.
Click to show internal directories.
Click to hide internal directories.