# Functions
NewDefaultConfig returns a new default config.
SanitizeConfig sanitizes the config struct and removes any invalid runtime class entries.
# Constants
Containerd runtime.
CRIO runtime.
No description provided by the author
No description provided by the author
# Structs
Artifacts defines the path to an OCI artifact (payload) containing all artifacts associated with a kata RuntimeClass (e.g.
Config defines the configuration for the kata-manager +kubebuilder:object:root=true +kubebuilder:object:generate=true.
RuntimeClass defines the configuration for a kata RuntimeClass +kubebuilder:object:generate=true.
# Type aliases
Runtime defines container runtime type.