Documentation
¶
Overview ¶
Package certificates contains helper methods for performing operations on SslCertificate and ManagedCertificate objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyStatus ¶
func CopyStatus(sslCert computev1.SslCertificate, mcrt *v1.ManagedCertificate, config *config.Config) error
CopyStatus sets ManagedCertificate status based on SslCertificate object.
func Diff ¶ added in v1.0.0
func Diff(mcrt v1.ManagedCertificate, sslCert computev1.SslCertificate) string
Diff returns the diff of the set of domains of ManagedCertificate and SslCertificate.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.