Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller interface { csi.ControllerServer Init(config *vcfg.Config) error }
Controller is the interface for the CSI Controller Server plus extra methods required to support multiple API backends
Click to show internal directories.
Click to hide internal directories.