service

command
v0.0.0-...-e6eb724 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README

Service Instance example

This example shows how to perform CRUD operation on cloud foundry service instance and how to associates a service key.

This creates a service instance of specified service offering and plan type. After successfull creation it associates a service key, deletes service key and service instance.

Example:

go run main.go -org example.com -space test

If user doesn't want to delete service instance and service key

Example:

go run main.go -org example.com -space test -no-delete true

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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