package
0.0.0-20251001005609-37dbcddbe871
Repository: https://github.com/ibm-cloud/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