Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificateSigner ¶
type CertificateSigner struct {
// contains filtered or unexported fields
}
CertificateSigner is a wrapper for Kubernetes Certificate Controller
func NewCertificateSigner ¶
func NewCertificateSigner(clientset kubernetes.Interface) *CertificateSigner
NewCertificateSigner creates a CertificateSigner with the provided Clientset
Click to show internal directories.
Click to hide internal directories.