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.
Click to show internal directories.
Click to hide internal directories.