Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateIngress ¶
func CreateOrUpdateIngress(ctx context.Context, log logr.Logger, client ctrlclient.Client, object *v1.Ingress, referencedServices []metav1.ObjectMeta, namespace string, config *kubelbv1alpha1.Config, tenant *kubelbv1alpha1.Tenant, annotations kubelbv1alpha1.AnnotationSettings) error
createOrUpdateIngress creates or updates the Ingress object in the cluster.
func GetServicesFromIngress ¶
func GetServicesFromIngress(ingress networkingv1.Ingress) []types.NamespacedName
GetServicesFromIngress returns a list of services referenced by the given Ingress.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.