package
2.1.1+incompatible
Repository: https://github.com/kubernetes-sigs/kernel-module-management.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

No description provided by the author
BuildArg represents a build argument used when building a container image.
DaemonSetStatus contains the status for a daemonset deployed during reconciliation loop.
No description provided by the author
No description provided by the author
No description provided by the author
KernelMapping pairs kernel versions with a DriverContainer image.
No description provided by the author
No description provided by the author
Module describes how to load a module on different kernel versions +operator-sdk:csv:customresourcedefinitions:displayName="Module".
No description provided by the author
No description provided by the author
ModuleList contains a list of Module.
No description provided by the author
No description provided by the author
ModuleSpec describes how the KMM operator should deploy a Module on those nodes that need it.
ModuleStatus defines the observed state of Module.
NodeModulesConfig keeps spec and state of the KMM modules on a node.
NodeModulesConfigList is a list of NodeModulesConfig objects.
NodeModulesConfigSpec describes the desired state of modules on the node More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +kubebuilder:validation:Required.
NodeModuleConfigStatus is the most recently observed status of the KMM modules on node.
No description provided by the author
No description provided by the author
PreflightValidation initiates a preflight validations for all Modules on the current Kubernetes cluster.
PreflightValidationList is a list of PreflightValidation objects.
PreflightValidationStatus is the most recently observed status of the PreflightValidation.
No description provided by the author
No description provided by the author

# Type aliases

+kubebuilder:object:generate=false.
PreflightValidationSpec describes the desired state of the resource, such as the kernel version that Module CRs need to be verified against as well as the debug configuration of the logs More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status +kubebuilder:validation:Required +kubebuilder:object:generate=false.