# README
IBM COS Resource Configuration SDK for Go
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.
Documentation
- Core documentation for IBM COS
- REST API Reference and Code Examples
- Go Resource Configuration API reference documentation
For release notes, see the CHANGELOG.
Quick start
You'll need:
- An instance of COS.
- An API key from IBM Cloud Identity and Access Management.
- Minimum version of Go 1.23.
Getting the SDK
Get SDK package:
go get -u github.com/IBM/ibm-cos-sdk-go-config/...
Getting help
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
License
This SDK is distributed under the Apache License, Version 2.0.
# Packages
No description provided by the author