Documentation
¶
Overview ¶
nolint
Index ¶
- func FakeMachineObject(name, namespace string) *metalv1alpha4.Machine
- func FakeSwitchObject(name, namespace, chassisID string, portDescription string, prefix string) *metalv1alpha4.NetworkSwitch
- func IPIPAMObject(name, namespace string) *ipam.IP
- func InventoryObject(name, namespace string) *metalv1alpha4.Inventory
- func NewFakeWithObjects(objects ...ctrlclient.Object) (ctrlclient.Client, error)
- func OOBObject(name, namespace string) *oob.OOB
- func OOBObjectWithoutPowerCaps(name, namespace string) *oob.OOB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FakeMachineObject ¶
func FakeMachineObject(name, namespace string) *metalv1alpha4.Machine
func FakeSwitchObject ¶
func FakeSwitchObject( name, namespace, chassisID string, portDescription string, prefix string) *metalv1alpha4.NetworkSwitch
func IPIPAMObject ¶
func InventoryObject ¶
func InventoryObject(name, namespace string) *metalv1alpha4.Inventory
func NewFakeWithObjects ¶
func NewFakeWithObjects(objects ...ctrlclient.Object) (ctrlclient.Client, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.