package
0.0.0-20231120160642-315ea5b88266
Repository: https://github.com/openfaas/ingress-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
ErrResourceExists is used as part of the Event 'reason' when a Function fails to sync due to a Deployment of the same name already existing.
No description provided by the author
MessageResourceExists is the message used for Events when a resource fails to sync due to a Deployment already existing.
MessageResourceSynced is the message used for an Event fired when a Function is synced successfully.
No description provided by the author
SuccessSynced is used as part of the Event 'reason' when a Function is synced.
# Structs
BaseController is the controller contains the common function ingress implementation that is shared between the various versions of k8s.