Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func NewReconciler() *Reconciler
func (*Reconciler) AddRule ¶
func (r *Reconciler) AddRule(ruleID, policyName string, vlanID uint32, l7Protocols []v1beta.L7Protocol, enableLogging bool) error
func (*Reconciler) DeleteRule ¶
func (r *Reconciler) DeleteRule(ruleID string, vlanID uint32) error
Click to show internal directories.
Click to hide internal directories.