csc

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2017 License: Apache-2.0 Imports: 19 Imported by: 0

README

Container Storage Client

The Container Storage Client (csc) is a command line interface (CLI) tool that provides analogues for all of the CSI RPCs.

$ csc
usage: csc RPC [ARGS...]

       CONTROLLER RPCs
         createvolume (new, create)
         deletevolume (d, rm, del)
         controllerpublishvolume (att, attach)
         controllerunpublishvolume (det, detach)
         validatevolumecapabilities (v, validate)
         listvolumes (l, ls, list)
         getcapacity (getc, capacity)
         controllergetcapabilities (cget)

       IDENTITY RPCs
         getsupportedversions (gets)
         getplugininfo (getp)

       NODE RPCs
         nodepublishvolume (mnt, mount)
         nodeunpublishvolume (umount, unmount)
         getnodeid (id, getn, nodeid)
         probenode (p, probe)
         nodegetcapabilities (n, node)

Use the -? flag with an RPC for additional help.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL