cert

package
v0.30.4 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtraSANs []ExtraSANsFunc

ExtraSANs can be used to add extra sans via a function

Functions

func GenAPIServerServingCerts added in v0.26.0

func GenAPIServerServingCerts(
	ctx context.Context,
	workloadNamespaceClient,
	vClient client.Client,
	vConfig *config.VirtualClusterConfig,
	caCertFile,
	caKeyFile string,
	currentCert,
	currentKey []byte,
) ([]byte, []byte, []string, error)

Types

type ExtraSANsFunc added in v0.19.0

type ExtraSANsFunc func(ctx context.Context) ([]string, error)

Jump to

Keyboard shortcuts

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