github.com/IBM-Cloud/bluemix-go@v0.0.0-20240423071914-9e96525baef4/examples/cse/csev2/serviceendpoint/README.md (about) 1 # Serviceendpoitn create/get/delete 2 3 This example shows how to create, get and delete a serviceendpoint. Environment variable IC_API_KEY must be set with API key. 4 ``` 5 go run main.go 6 ```