Request- SDB for SystemD methods to modify kernel modules, eg network interface bonding

Request someone knowledegable about recent changes in openSUSE, particularly relating to networking create an SDB for the various Networking options using SystemD.

Only articles I can find are out of date, typically referencing SUSE and openSUSE versions using SystemV.

Based on my current investigation:
The Network Interface Bonding module as expected is compiled and present in the current kernel.
SystemV implementation depended on udev which is being deprecated, and indeed udev config files for bonding no longer exist.
I frequently use wiki.archlinux as a possible reference for anything not described in openSUSE documentation, but in this case the procedures described require creating new rather than modifying existing procedures so I’m asking for “The openSUSE way” first.

I have also found an interesting article at Linuxfoundation.org but it only references SUSE Enterprise Server 9. Still since it describes a method using sysctl, it might still be relevant.

Also, various guides often reference using miimon to monitor interface link state although it cannot be found in the openSUSE repos. I have found though that at least on laptops a relatively new ifplugd might have similar and sufficient functionality to accomplish what is needed.

TIA,
TSU