package
Version:
v0.15.0-beta.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GenServingCerts(caCertFile, caKeyFile string, currentCert, currentKey []byte, clusterDomain string, SANs []string) ([]byte, []byte, bool, error)
type Syncer interface {
dynamiccertificates.Notifier
dynamiccertificates.ControllerRunner
dynamiccertificates.CertKeyContentProvider
}
func NewSyncer(currentNamespace string, currentNamespaceClient client.Client, options *ctrlcontext.VirtualClusterOptions) (Syncer, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.