Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowsConfigController ¶
type FlowsConfigController struct {
// contains filtered or unexported fields
}
func NewFlowsConfigController ¶
func NewFlowsConfigController(client reconcilers.ClientHelper, goflowkubeNamespace, cnoNamespace, ovsConfigMapName string, lookupIP func(string) ([]net.IP, error)) *FlowsConfigController
func (*FlowsConfigController) Reconcile ¶
func (c *FlowsConfigController) Reconcile( ctx context.Context, target *flowsv1alpha1.FlowCollector) error
Reconcile reconciles the status of the ovs-flows-config configmap with the target FlowCollector ipfix section map
Click to show internal directories.
Click to hide internal directories.