state

package
v0.58.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2021 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	INTERFACE_FILTER = "interface_filter"
)

Variables

This section is empty.

Functions

func FilterOut added in v0.37.3

func FilterOut(currentState shared.State, deviceInfo DeviceInfoer) (shared.State, error)

Types

type DeviceInfo added in v0.52.14

type DeviceInfo struct{}

func (DeviceInfo) DeviceStates added in v0.52.14

func (d DeviceInfo) DeviceStates() (map[string]networkmanager.DeviceState, error)

type DeviceInfoer added in v0.52.14

type DeviceInfoer interface {
	DeviceStates() (map[string]networkmanager.DeviceState, error)
}

type DnsResolverData added in v0.57.0

type DnsResolverData struct {
	Search []interface{} `json:"search" yaml:"search"`
	Server []interface{} `json:"server" yaml:"server"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL