package
0.7.0
Repository: https://github.com/cert-manager/csi-lib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewWithListener will construct a new CSI driver using the given net.Listener.

# Structs

A Driver is a gRPC server that implements the CSI spec.
No description provided by the author
No description provided by the author

# Type aliases

GeneratePrivateKeyFunc returns a private key to be used for issuance of the given request.
GenerateRequestFunc generates a new x509.CertificateRequest for the given metadata.
SignRequestFunc returns the signed CSR bytes (in DER format) for the given x509.CertificateRequest.