/snapshotpolicy

A Kubernetes controller for managing volume snapshots

Primary LanguageGoApache License 2.0Apache-2.0

SnapshotPolicy

A Kubernetes controller for managing volumesnapshots

Build

Check this out at $GOPATH/src/github.com/cisco-sso/snapshotpolicy

dep ensure
go build .

Or simply run docker build .