# Packages
Package builder implements builder and CRDs for creating Bootstrap objects for testing.
Package cloudinit implements kubeadm cloudinit functionality.
Package controllers implements the Kubeadm controllers.
Package ignition aggregates all Ignition flavors into a single package to be consumed by the bootstrap provider by exposing an API similar to 'internal/cloudinit' package.
Package locking implements locking functionality.
Package webhooks provides the validating webhooks for KubeadmConfig and KubeadmConfigTemplate.