Registry / cloud / clusterhq-flocker-go

clusterhq-flocker-go

JSON →
library0.0.0-20160920122132-2b8b7259d313gogounverified

Package flocker allows you to easily interact with a Flocker Control Service.

go get github.com/clusterhq/flocker-go
INSTALL
IMPORT
SIG · CLUSTERHQ-FLOCKER-
C
clusterhq-flocker-go
cloudgov0.0.0-20160920122132-2b8b7259d313
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flocker
✓ github.com/clusterhq/flocker-go

Creates a Flocker client to interact with the control service.

package main import ( "fmt" "github.com/clusterhq/flocker-go" ) func main() { client, _ := flocker.NewClient("http://localhost:4523/v1") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160920122132-2b8b7259d313latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
clusterhq-flocker-go — go get clusterhq-flocker-go · libregistry