Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalIpController ¶
type ExternalIpController struct { Uid string Iface string Mask string Queue workqueue.QueueType // contains filtered or unexported fields }
func NewExternalIpController ¶
func NewExternalIpControllerWithSource ¶
func NewExternalIpControllerWithSource(uid, iface, mask string, source cache.ListerWatcher) *ExternalIpController
func (*ExternalIpController) Run ¶
func (c *ExternalIpController) Run(stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.