0
// ControllerGetCapabilities implements the default GRPC callout.
func (csiCS *CSIControllerServer) ControllerGetCapabilities(ctx context.Context, req *csi.ControllerGetCapabilitiesRequest) (*csi.ControllerGetCapabilitiesResponse, error) {

Is there a way a to check particular version of CSI controller driver supports snapshot or not.

ambikanair
  • 4,004
  • 11
  • 43
  • 83

0 Answers0