- Snapshot is a CRD residing in kubernetes-incubator/external-storage
It doesn't have a proper clientset.
- A PR for proper clientset is already raised.
Until the PR is merged, we are using openebs/k8s-snapshot-client
as a snapshot client.
Signed-off-by: Akash Srivastava <akash.srivastava@openebs.io>