• Lang Martin's avatar
    csi: change the API paths to match CLI command layout (#7325) · ce8625cf
    Lang Martin authored
    * command/agent/csi_endpoint: support type filter in volumes & plugins
    
    * command/agent/http: use /v1/volume/csi & /v1/plugin/csi
    
    * api/csi: use /v1/volume/csi & /v1/plugin/csi
    
    * api/nodes: use /v1/volume/csi & /v1/plugin/csi
    
    * api/nodes: not /volumes/csi, just /volumes
    
    * command/agent/csi_endpoint: fix ot parameter parsing
    ce8625cf