# Functions
NewDeploymentReconciler creates a new deployment reconciler.
NewIngressClassCreator creates a new ingress class creator.
NewIngressUpdater creates a new instance responsible for updating ingress objects.
NewMaintenanceModeUpdater creates a new maintenance mode updater.
NewSelfsignedCertificateUpdater creates a new updater.
NewServiceReconciler creates a new service reconciler.
NewSslCertificateUpdater creates a new updater.
NewWarpMenuCreator initialises a creator object to start the warp menu creation.
# Constants
CesServiceAnnotation can be appended to service with information of ces services.
# Structs
CesService contains information about one exposed ces service.
# Interfaces
DeploymentReadyChecker checks the readiness from deployments.
No description provided by the author
IngressUpdater is responsible to create and update the actual ingress objects in the cluster.