File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" https://raw.githubusercontent.com/cert-manager/cert-manager/d53c0b9270f8cd90d908460d69502694e1838f5f/logo/logo-small.png " height =" 256 " width =" 256 " alt =" cert-manager project logo " />
3
3
</p >
4
4
5
+ <p align =" center " >
6
+ <a href =" https://godoc.org/github.com/cert-manager/csi-lib " ><img src =" https://godoc.org/github.com/cert-manager/csi-lib?status.svg " alt =" cert-manager/csi-lib godoc " ></a >
7
+ </p >
8
+
5
9
# cert-manager-csi-lib
6
10
7
- > A library for building [ CSI drivers] ( https://kubernetes-csi.github.io/docs/ )
8
- > that interact with [ cert-manager's] ( https://github.com/cert-manager/cert-manager )
9
- > CertificateRequest API.
11
+ A library for building [ CSI drivers] ( https://kubernetes-csi.github.io/docs/ )
12
+ which interact with [ cert-manager's] ( https://github.com/cert-manager/cert-manager )
13
+ CertificateRequest API.
10
14
11
15
## Introduction
12
16
You can’t perform that action at this time.
0 commit comments