Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ObjectStorageCmd = &cobra.Command{
Use: "bucket",
Short: "Manage object storage resources",
}
ObjectStorageCmd represents the bucket command
Functions ¶
This section is empty.
Types ¶
type ListOptions ¶
type ListOptions struct {
ZoneID string `flag:"zoneId" usage:"Zone ID to use (optional if default.zoneId is set in config)"`
}
ListOptions contains options for listing object storage buckets.
Click to show internal directories.
Click to hide internal directories.