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 security
func NewController ¶
func NewController( cfg *config.Config, fwSec *security.FwSecurity, blendedset blended.Interface, informer informerv1.SecurityInformer, commit chan bool) *Controller
NewController creates an instance of the security controller
Click to show internal directories.
Click to hide internal directories.