objectstorage

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateFlagName              = "name"
	CreateFlagRegion            = "region"
	CreateFlagPublic            = "public"
	CreateFlagPolicy            = "policy"
	CreateFlagVersioning        = "versioning"
	CreateFlagObjectLockEnabled = "object-lock-enabled"
	CreateFlagLabels            = "labels"
	CreateFlagAnnotations       = "annotations"
)
View Source
const (
	UpdateFlagPublic            = "public"
	UpdateFlagPolicy            = "policy"
	UpdateFlagVersioning        = "versioning"
	UpdateFlagObjectLockEnabled = "object-lock-enabled"
	UpdateFlagLabels            = "labels"
	UpdateFlagAnnotations       = "annotations"
)
View Source
const NoHeaderKey = "no-header"

Variables

View Source
var ObjectStorageCmd = &cobra.Command{
	Use:     "object-storage",
	Aliases: []string{"objectstorage", "os", "s3", "buckets"},
	Short:   "Manage object storage buckets",
}

ObjectStorageCmd represents the object storage command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL