Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller represents the controller of service
func NewController ¶
func NewController( cfg *config.Config, srvc *srvc.FwSrvc, blendedset blended.Interface, informer informerv1.ServiceInformer, commit chan bool) *Controller
NewController creates an instance of the service controller
Click to show internal directories.
Click to hide internal directories.