Note: The feature Bucket Backup is a Limited Availability (LA) offering in the present release and is currently not "Generally Available" (GA). For more details or questions about products, sales, or support see IBM HELP
This package allows Go developers to write software that interacts with the Resource Configuration API for IBM Cloud Object Storage.
- Core documentation for IBM COS
- REST API Reference and Code Examples
- Go Resource Configuration API reference documentation
For release notes, see the CHANGELOG.
You'll need:
- An instance of COS.
- An API key from IBM Cloud Identity and Access Management.
- Minimum version of Go 1.21.
Get SDK package:
go get -u github.com/IBM/ibm-cos-sdk-go-config/...
Feel free to use GitHub issues for tracking bugs and feature requests, but for help please use one of the following resources:
- Read a quick start guide in IBM Cloud Docs
- Ask a question on StackOverflow and tag it with
ibm
andobject-storage
- Open a support ticket with IBM Cloud Support
- If it turns out that you may have found a bug, please open an issue
This SDK is distributed under the Apache License, Version 2.0.