cert

package
v0.19.5 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 23 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 GenServingCerts

func GenServingCerts(caCertFile, caKeyFile string, currentCert, currentKey []byte, clusterDomain string, SANs []string) ([]byte, []byte, bool, error)

Types

type ExtraSANsFunc added in v0.19.0

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

type Syncer added in v0.3.0

func NewSyncer added in v0.3.0

func NewSyncer(_ context.Context, currentNamespace string, currentNamespaceClient client.Client, options *options.VirtualClusterOptions) (Syncer, error)

Jump to

Keyboard shortcuts

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