servingcerthelper

package
v2.21.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ServingCertSecretCreator

func ServingCertSecretCreator(caGetter CAGetter, secretName, commonName string, altNamesDNS []string, altNamesIP []net.IP) reconciling.NamedSecretCreatorGetter

GetServingCertSecretCreator returns a NamedSecretCreatorGetter for a tls serving cert using the config options passed in.

Types

type CAGetter

type CAGetter = func() (*triple.KeyPair, error)

CAGetter is a func to retrieve a CACert and Key.

Jump to

Keyboard shortcuts

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