# Functions
UpdateFile is like `os.WriteFile`, but it will only update the file if the contents have changed.
# Structs
CRIConfigPartsController merges parts of the CRI config from /etc/cri/conf.d/*.part into final /etc/cri/conf.d/cri.toml.
CRIRegistryConfigController generates parts of the CRI config for registry configuration.
EtcFileController watches EtcFileSpecs, creates/updates files.