Documentation ¶
Overview ¶
Package listeners contains the event handlers for the ingress controller
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WatchAndUpdateIngressConfig ¶
func WatchAndUpdateIngressConfig(kubeClient *kubernetes.Clientset, msgBroker *messaging.Broker, fsmNamespace string, certMgr *certificate.Manager, repoClient *repo.PipyRepoClient, stop <-chan struct{})
WatchAndUpdateIngressConfig watches for configuration of ingress, update repo if needed
func WatchAndUpdateLoggingConfig ¶
func WatchAndUpdateLoggingConfig(kubeClient *kubernetes.Clientset, msgBroker *messaging.Broker, repoClient *repo.PipyRepoClient, stop <-chan struct{})
WatchAndUpdateLoggingConfig watches for log config changes and updates the repo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.