paas-aiven-broker

command module
v0.50.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 9 Imported by: 0

README

Aiven Service Broker

⚠️ When merging pull requests, please use the gds-cli or github_merge_sign ⚠️

This is an Open Service Broker API compliant service broker for services offered by https://aiven.io/.

Running

Provide a configuration file, such as the example configuration, and run main:

go run main.go -config examples/config.json

Testing

Unit Testing
make unit
Integration Testing

Integration testing requires environment variables to be set (see provider/config.go for details).

There is a make target which creates a .env file with these credentials and runs with these:

make local_integration

Alternatively, export these manually and run:

make integration

Note: integration testing uses the real Aiven API and therefore incurs a cost.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ci
client
aiven/fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL