Versions in this module Expand all Collapse all v0 v0.1.0 Jun 24, 2025 Changes in this version + const FrontProxyLabel + const ImageRepository + const ImageTag + const KubeconfigLabel + const RootShardLabel + const ShardLabel + func GetFrontProxyCertificateName(r *operatorv1alpha1.RootShard, f *operatorv1alpha1.FrontProxy, ...) string + func GetFrontProxyConfigName(f *operatorv1alpha1.FrontProxy) string + func GetFrontProxyDeploymentName(f *operatorv1alpha1.FrontProxy) string + func GetFrontProxyDynamicKubeconfigName(r *operatorv1alpha1.RootShard, f *operatorv1alpha1.FrontProxy) string + func GetFrontProxyRequestHeaderName(r *operatorv1alpha1.RootShard, f *operatorv1alpha1.FrontProxy) string + func GetFrontProxyResourceLabels(f *operatorv1alpha1.FrontProxy) map[string]string + func GetFrontProxyServiceName(f *operatorv1alpha1.FrontProxy) string + func GetImageSettings(imageSpec *operatorv1alpha1.ImageSpec) (string, []corev1.LocalObjectReference) + func GetRootShardBaseHost(r *operatorv1alpha1.RootShard) string + func GetRootShardBaseURL(r *operatorv1alpha1.RootShard) string + func GetRootShardCAName(r *operatorv1alpha1.RootShard, caName operatorv1alpha1.CA) string + func GetRootShardCertificateName(r *operatorv1alpha1.RootShard, certName operatorv1alpha1.Certificate) string + func GetRootShardDeploymentName(r *operatorv1alpha1.RootShard) string + func GetRootShardResourceLabels(r *operatorv1alpha1.RootShard) map[string]string + func GetRootShardServiceName(r *operatorv1alpha1.RootShard) string + func GetShardBaseHost(s *operatorv1alpha1.Shard) string + func GetShardBaseURL(s *operatorv1alpha1.Shard) string + func GetShardCertificateName(s *operatorv1alpha1.Shard, certName operatorv1alpha1.Certificate) string + func GetShardDeploymentName(s *operatorv1alpha1.Shard) string + func GetShardResourceLabels(s *operatorv1alpha1.Shard) map[string]string + func GetShardServiceName(s *operatorv1alpha1.Shard) string