This document explains how to setup your dev environment.
We use dep to manage dependency. Install dependency if you haven't:
./hack/update_vendor.sh
Requirement:
- Go 1.10+
Build in project root dir:
./hack/build/operator/build
./hack/build/backup-operator/build
./hack/build/restore-operator/build