# Functions
GenerateCRIConfig returns a part of CRI config for registry auth.
GenerateHosts generates a structure describing contents of the containerd hosts configuration.
# Structs
AuthConfig represents the registry auth options.
Config represnts the containerd config.
CRIConfig represents the CRI config.
HostsConfig describes layout of registry configuration in "hosts" format.
HostsDirectory describes a single directory for a specific registry.
HostsFile describes a single file configuring registry.
HostsToml describes the contents of the `hosts.toml` file.
HostToml is a single entry in `hosts.toml`.
PluginsConfig represents the CRI plugins config.
Registry represents the registry configuration.
RegistryConfig represents a registry.