Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSManager ¶
type DNSManager struct { }
func NewDNSManager ¶
func NewDNSManager() (*DNSManager, error)
NewDNS returns a new DNS manager on MacOS
func (*DNSManager) AddDomainServer ¶
func (*DNSManager) DelDomainServer ¶
func (m *DNSManager) DelDomainServer(domain string) error
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) ConfigurePeers ¶
func (m *Manager) ConfigurePeers(instances []cloud.InstanceInfo, devices []user.UserDevice) error
func (*Manager) CreateNamespacedInterface ¶
Click to show internal directories.
Click to hide internal directories.