Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CephRBD indicates CephRBD volume type. CephRBD = "csi-rbd" // CephFS indicates CephFS volume type. CephFS = "csi-cephfs" // TencentCBS indicate the CBS volume type in Tencent Cloud. TencentCBS = "csi-tencent-cloud-cbs" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertContext ¶
CertContext is set of files used for a kubernetes webhook server.
Click to show internal directories.
Click to hide internal directories.