//
pkg.gl
Category
github.com/fogdong/controller-runtime
pkg
webhook
internal
cert
package
0.1.7
Repository:
https://github.com/fogdong/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
103 SLOC
#
Packages
generator
Package generator provides an interface and implementation to provision certificates.
writer
Package writer provides method to provision and persist the certificates.
#
Structs
Options
Options are options for provisioning the certificate.
Provisioner
Provisioner provisions certificates for webhook configurations and writes them to an output destination - such as a Secret or local file.