Op stop subcluster #4186
Annotations
4 errors
Run unit tests:
pkg/vadmin/interface.go#L171
cannot use &Admintools{…} (value of type *Admintools) as Dispatcher value in return statement: *Admintools does not implement Dispatcher (missing method VStopSubcluster)
|
Run unit tests:
pkg/vadmin/interface.go#L198
cannot use &VClusterOps{…} (value of type *VClusterOps) as Dispatcher value in return statement: *VClusterOps does not implement Dispatcher (wrong type for method VStopSubcluster)
|
Run unit tests
cannot use &Admintools{…} (value of type *Admintools) as Dispatcher value in return statement: *Admintools does not implement Dispatcher (missing method VStopSubcluster)
|
Run unit tests
Process completed with exit code 2.
|
Loading