Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct{}
func (Backend) FilterHardware ¶ added in v0.23.0
func (n Backend) FilterHardware(_ context.Context, _ data.HardwareFilter) (*tinkerbell.Hardware, error)
func (Backend) ReadHardware ¶ added in v0.23.0
func (Backend) UpdateHardware ¶ added in v0.23.0
func (n Backend) UpdateHardware(_ context.Context, _ *tinkerbell.Hardware, _ data.UpdateOptions) error
Click to show internal directories.
Click to hide internal directories.