- Notifications
You must be signed in to change notification settings - Fork16
redhat-developer/app-services-sdk-go
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SDK moved tohttps://github.com/redhat-developer/app-services-sdk-core/app-services-sdk-go
This repository has been replaced withapp-services-sdk-core and should not be used. If you are using this SDK take a look at how to transition your project to the new SDKhere.
Go packages and API clients for Red Hat OpenShift Application Services (RHOAS)
- Go 1.15 or above
Install the RHOAS SDK withgo get:
$ go get github.com/redhat-developer/app-services-sdk-go
Import:
import"github.com/redhat-developer/app-services-sdk-go"
NOTE: Some of these APIs are under development and may sometimes cause backwards-incompatible changes.
| API | Status | Package |
|---|---|---|
| KafkaManagement | beta | github.com/redhat-developer/app-services-sdk-go/kafkamgmt/apiv1 |
| Service Account Management | alpha | github.com/redhat-developer/app-services-sdk-go/serviceaccountmgmt/apiv1 |
| ServiceRegistryManagement | alpha | github.com/redhat-developer/app-services-sdk-go/registrymgmt/apiv1 |
| ConnectorManagement | alpha | github.com/redhat-developer/app-services-sdk-go/connectormgmt/apiv1 |
| API | Status | Package |
|---|---|---|
| KafkaInstance | beta | github.com/redhat-developer/app-services-sdk-go/kafkainstance/apiv1 |
| RegistryInstance | beta | github.com/redhat-developer/app-services-sdk-go/registryinstance/apiv1internal |
Contributions are welcome. SeeCONTRIBUTING for details.
About
RHOAS SDK for Go
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.