Documentation
¶
Overview ¶
Package config ...
Index ¶
Constants ¶
View Source
const ( // CSIDriverName this name for csi and Kubernetes CSIDriverName = "vpc.file.csi.ibm.io" // CSISocketName ... CSISocketName = "unix:/tmp/csi-vpc-file.sock" // CSIDriverLogName ... CSIDriverLogName = "IBM VPC file driver" // CSIDriverGithubName ... CSIDriverGithubName = "ibm-vpc-file-csi-driver" // CSIProviderName for unit test CSIProviderName = "VPC" // CSIProviderVolumeType ... same is used to update the volume CSIProviderVolumeType = "share" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.