Documentation ¶
Index ¶
- func DeleteContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
- func GetContainerInfo(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
- func MakeContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
- func RenameContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
- func ShowContainers(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
- func UpdateContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteContainer ¶
func DeleteContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
DeleteContainer removes a container and all of its contents.
func GetContainerInfo ¶
func GetContainerInfo(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
GetContainerInfo displays metadata for a given container.
func MakeContainer ¶
func MakeContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
MakeContainer creates a new container.
func RenameContainer ¶
func RenameContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
RenameContainer renames a container.
func ShowContainers ¶
func ShowContainers(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
ShowContainers displays the containers in a given Object Storage service.
func UpdateContainer ¶
func UpdateContainer(dest auth.Destination, writer *w.ConsoleWriter, args []string) (string, error)
UpdateContainer updates a containers metadata.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.