yp-engineering / rbd-docker-plugin

Ceph RBD docker volume driver plugin.
MIT License
102 stars 70 forks source link

The volume.Response volume.Request is undefined #46

Closed kweisamx closed 6 years ago

kweisamx commented 7 years ago

When i build the go

# go build
# _/root/rbd-docker-plugin
./driver.go:135: undefined: volume.Response
./driver.go:135: undefined: volume.Request
./driver.go:143: undefined: volume.Response
./driver.go:143: undefined: volume.Request
./driver.go:217: undefined: volume.Response
./driver.go:217: undefined: volume.Request
./driver.go:295: undefined: volume.Response
./driver.go:295: undefined: volume.Request
./driver.go:388: undefined: volume.Response
./driver.go:388: undefined: volume.Request
./driver.go:388: too many errors
[root@localhost rbd-docker-plugin]# 

and I check the package in volume/ there is no Response and Response function. please check , thanks.

porcupie commented 6 years ago

Should be fixed on latest master 21b9c0080675e0f770f1079e139fedb099f2e40d