Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the CSI plug-in. Name = "io.kubernetes.storage.mock" // VendorVersion is the version returned by GetPluginInfo. VendorVersion = "0.2.0" )
View Source
const (
MaxStorageCapacity = tib
)
Variables ¶
View Source
var Manifest = map[string]string{
"url": "https://github.com/kubernetes-csi/csi-test/mock",
}
Manifest is the SP's manifest.
View Source
var MockVolumes map[string]Volume
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.