package
0.0.0-20200903083903-3b405c2db0da
Repository: https://github.com/logdna/bluemix-go.git
Documentation: pkg.go.dev

# README

Resource service-instance example

This example shows how to perform get and list operations on resource service-instance

This lists all service instance in an account filtered by name and gets a service instance with a guid.

Example:

go run main.go -serviceInstanceID "instance-guid" -name test