package
Version:
v0.5.2-beta.1
Opens a new window with list of versions in this module.
Published: Jan 11, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 21
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.