Documentation
¶
Index ¶
- func ClientCertificateReconciler(kubeConfig *operatorv1alpha1.Kubeconfig, issuerName string) reconciling.NamedCertificateReconcilerFactory
- func ClusterRoleBindingReconciler(owner *operatorv1alpha1.Kubeconfig, clusterRole string, subject rbacv1.Subject) reconciling.NamedClusterRoleBindingReconcilerFactory
- func KubeconfigGroup(kc *operatorv1alpha1.Kubeconfig) string
- func KubeconfigSecretReconciler(kubeconfig *operatorv1alpha1.Kubeconfig, rootShard *operatorv1alpha1.RootShard, ...) (reconciling.NamedSecretReconcilerFactory, error)
- func OwnerLabels(owner *operatorv1alpha1.Kubeconfig) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientCertificateReconciler ¶
func ClientCertificateReconciler(kubeConfig *operatorv1alpha1.Kubeconfig, issuerName string) reconciling.NamedCertificateReconcilerFactory
func ClusterRoleBindingReconciler ¶ added in v0.5.0
func ClusterRoleBindingReconciler(owner *operatorv1alpha1.Kubeconfig, clusterRole string, subject rbacv1.Subject) reconciling.NamedClusterRoleBindingReconcilerFactory
func KubeconfigGroup ¶ added in v0.5.0
func KubeconfigGroup(kc *operatorv1alpha1.Kubeconfig) string
func KubeconfigSecretReconciler ¶
func KubeconfigSecretReconciler( kubeconfig *operatorv1alpha1.Kubeconfig, rootShard *operatorv1alpha1.RootShard, shard *operatorv1alpha1.Shard, frontProxy operatorv1alpha1.FrontProxy, caSecret *corev1.Secret, certSecret *corev1.Secret, caBundle *corev1.Secret, ) (reconciling.NamedSecretReconcilerFactory, error)
func OwnerLabels ¶ added in v0.5.0
func OwnerLabels(owner *operatorv1alpha1.Kubeconfig) map[string]string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.