Versions in this module Expand all Collapse all v2 v2.0.1 Apr 4, 2022 Changes in this version + const CAID + const CrtID + const KeyID + func AllowBareDomains(customObject v1alpha1.CertConfig) bool + func AltNames(customObject v1alpha1.CertConfig) []string + func ClusterComponent(customObject v1alpha1.CertConfig) string + func ClusterID(customObject v1alpha1.CertConfig) string + func ClusterNamespace(customObject v1alpha1.CertConfig) string + func CommonName(customObject v1alpha1.CertConfig) string + func CrtTTL(customObject v1alpha1.CertConfig) string + func CustomObjectHash(customObject v1alpha1.CertConfig) (string, error) + func IPSANs(customObject v1alpha1.CertConfig) []string + func IsDeleted(customObject v1alpha1.CertConfig) bool + func IsWrongTypeError(err error) bool + func Organizations(customObject v1alpha1.CertConfig) []string + func RoleTTL(customObject v1alpha1.CertConfig) string + func SecretLabels(customObject v1alpha1.CertConfig) map[string]string + func SecretName(customObject v1alpha1.CertConfig) string + func ToCustomObject(v interface{}) (v1alpha1.CertConfig, error) v2.0.1-patch1 Apr 23, 2024 Other modules containing this package github.com/giantswarm/cert-operator github.com/giantswarm/cert-operator/v3