Documentation
¶
Index ¶
Constants ¶
View Source
const HardwareByIPAddr = ".Spec.NetworkInterfaces.DHCP.IP"
HardwareByIPAddr is an index used with a controller-runtime client to lookup hardware by IP.
View Source
const HardwareByMACAddr = ".Spec.NetworkInterfaces.MAC"
HardwareByMACAddr is an index used with a controller-runtime client to lookup hardware by MAC.
Variables ¶
This section is empty.
Functions ¶
func HardwareByIPAddrFunc ¶
HardwareByIPAddrFunc returns a list of IP addresses for a Hardware object.
func HardwareByMACAddrFunc ¶
HardwareByMACAddrFunc returns a list of MAC addresses for a Hardware object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.