Service Registrator is a tool to register and update services in Service Catalog.
Documentation is available in the wiki.
The dependencies of this package are managed by Go Modules.
To compile from source:
git clone https://github.com/linksmart/service-registrator.git
cd service-registrator
go build -mod=vendor
Contributions are welcome.
Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.