state

package
v0.83.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InterfaceFilter = "interface_filter"
)

Variables

This section is empty.

Functions

func FilterOut added in v0.37.3

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

Types

type DNSResolverData added in v0.62.0

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

type PhysicalNetworks added in v0.83.0

type PhysicalNetworks struct {
	Name   string `json:"localnet" yaml:"localnet"`
	Bridge string `json:"bridge" yaml:"bridge"`
	State  string `json:"state,omitempty" yaml:"state,omitempty"`
}

Jump to

Keyboard shortcuts

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