sd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Target

type Target struct {
	Targets []string          `json:"targets"`
	Labels  map[string]string `json:"labels"`
}

func BuildTargetList added in v0.0.4

func BuildTargetList(st *store.Store, f *store.Filter) ([]*Target, error)

func DeviceTarget added in v0.0.4

func DeviceTarget(dev *store.Device) (*Target, error)

func IPAddressTarget added in v0.0.4

func IPAddressTarget(ip *store.IPAddress) (*Target, error)

func VirtualMachineTarget added in v0.0.4

func VirtualMachineTarget(vm *store.VirtualMachine) (*Target, error)

Jump to

Keyboard shortcuts

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