cert

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package cert manages certificate generation for the webhook for either in-cluster or static pod needs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSecretCertStore

func NewSecretCertStore(namespace, secretName string, clientset clientset.Interface) certificate.Store

NewSecretCertStore returns a certificate.Store that keeps TLS secrets in a Kubernetes secret object

func NewServerCertificateManager

func NewServerCertificateManager(kubeClient clientset.Interface, namespace, secretName string, csr *x509.CertificateRequest) (certificate.Manager, error)

NewServerCertificateManager returns a certificate manager that stores TLS keys in Kubernetes Secrets

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL