Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPDiscoveryController ¶
type IPDiscoveryController struct {
// contains filtered or unexported fields
}
func NewIPDiscoveryController ¶
func NewIPDiscoveryController( crdClient vmclientset.Interface, arpInformer vminformers.ARPTableInformer, vmInformer vminformers.VirtualMachineInformer, deviceName string, ) *IPDiscoveryController
func (*IPDiscoveryController) Run ¶
func (ctrl *IPDiscoveryController) Run(workers int, stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.