Documentation ¶
Overview ¶
Package utils implements utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSecretFromCert ¶
func GetSecretFromCert(ctx context.Context, client kubernetes.Interface, cert *certmanagerv1.Certificate) (*corev1.Secret, error)
GetSecretFromCert extracts the secret for the certificate.
func RemoveDefaultTLSPort ¶
RemoveDefaultTLSPort removes the port value from fullURL if it is the default 443.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.