Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkConfigController ¶
type NetworkConfigController struct {
// contains filtered or unexported fields
}
func NewNetworkConfigController ¶
func NewNetworkConfigController(enablePolicyRouting, enableMasquerade bool) *NetworkConfigController
func (*NetworkConfigController) Run ¶
func (n *NetworkConfigController) Run(stopCh <-chan struct{}, wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.