Skip to content

turbonomic/turbo-goprobe-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mockProbe

a skeleton probe for turbonomic

Test it

Compile

glide update --strip-vendor
make build

connect to Turbonomic server

# edit conf/turbo.json to set the right address and credentials

./_output/mockProbe -v=3

Write your own Probe

1. define the SupplyChain

The default supply chain is the one used in virtualCluster.

2. implement the discovery method

The default discovery returns an empty list.

3. implement the action Handler

The default action executor does nothing but log the action information.

About

a skeleton probe for turbonomic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published