cf-api-broker

command module
v0.0.0-...-f608160 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Cloud Foundry API Broker

This is an OSB Service Broker for the Cloud Foundry API endpoint.

Build and Development Process

This project uses a Python build script. For help call ´./bin/make.sh help´.

Make Description
./bin/make.sh test Call go test and go vet for all packages
./bin/make.sh build Call go clean, go fmt, go build and set version
./bin/make.sh run Call go run to start server on port 5000 and set version
./bin/make.sh generate Generate OSB model API (we do not use the server)
./bin/make.sh release Create a release with goreleaser
Build Tools Required
  • go programming language
  • wget
  • openapi-generate
  • goreleaser

For OSX: brew install wget openapi-generator goreleaser

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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