# Constants
PerformanceProfilePauseAnnotation allows an admin to suspend the operator's reconcile loop in order to perform manual changes to performance profile owned objects.
# 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
CPU defines a set of CPU related features.
HugePage defines the number of allocated huge pages of the specific size.
HugePages defines a set of huge pages that we want to allocate at boot.
NUMA defines parameters related to topology awareness and affinity.
PerformanceProfile is the Schema for the performanceprofiles API.
PerformanceProfileList contains a list of PerformanceProfile.
PerformanceProfileSpec defines the desired state of PerformanceProfile.
PerformanceProfileStatus defines the observed state of PerformanceProfile.
RealTimeKernel defines the set of parameters relevant for the real time kernel.
# Type aliases
CPUSet defines the set of CPUs(0-3,8-11).
HugePageSize defines size of huge pages, can be 2M or 1G.