Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( kubeclientset kubernetes.Interface, faasclientset clientset.Interface, kubeInformerFactory kubeinformers.SharedInformerFactory, functionIngressFactory informers.SharedInformerFactory, ) controller.BaseController
NewController returns a new OpenFaaS controller
Types ¶
type SyncHandler ¶
type SyncHandler struct {
// contains filtered or unexported fields
}
SyncHandler is the controller implementation for Function resources
Click to show internal directories.
Click to hide internal directories.