Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NetworkIfaceSync ¶
type NetworkIfaceSync struct { Interfaces []string DefaultAPSSID string Store storage.Interface // contains filtered or unexported fields }
NetworkIfaceSync implements the NetworkInterface resource synchronization.
func (*NetworkIfaceSync) Start ¶
func (s *NetworkIfaceSync) Start() error
Start starts the network status synchronization asynchronously.
func (*NetworkIfaceSync) Stop ¶
func (s *NetworkIfaceSync) Stop() error
Stop stops the network status synchronization.
Click to show internal directories.
Click to hide internal directories.