# Functions

CommandLineSource returns the CLI-based crio config loader.
New creates a cri-o config with the specified options.
WithConfigSource sets the TOML source for the config.
WithLogger sets the logger for the config builder.
WithPath sets the path for the config builder.

# Structs

Config represents the cri-o config.

# Type aliases

Option defines a function that can be used to configure the config builder.