# Constants
TunedBootcmdlineAnnotationKey is a Node-specific annotation denoting kernel command-line parameters calculated by TuneD for the current profile applied to that Node.
TunedClusterOperatorResourceName is the name of the clusteroperator resource that reflects the node tuning operator status.
TunedDefaultResourceName is the name of the Node Tuning Operator's default custom tuned resource.
TunedDeferredUpdate request the tuned daemons to defer the update of the rendered profile until the next restart.
TunedDegraded indicates the Tuned daemon issued errors during profile application.
Name of the NTO operand for versioning in ClusterOperator.
ProfileApplied indicates that the Tuned daemon has successfully applied the selected profile.
TunedRenderedResourceName is the name of the Node Tuning Operator's tuned resource combined out of all the other custom tuned resources.
# Variables
AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder initializes a scheme builder.
SchemeGroupVersion is group version used to register these objects.
# Structs
No description provided by the author
Profile is a specification for a Profile resource.
No description provided by the author
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object ProfileList is a list of Profile resources.
No description provided by the author
ProfileStatus is the status for a Profile resource; the status is for internal use only and its fields may be changed/removed in the future.
ProfileStatusCondition represents a partial state of the per-node Profile application.
Tuned is a collection of rules that allows cluster-wide deployment of node-level sysctls and more flexibility to add custom tuning specified by user needs.
Global configuration for the TuneD daemon as defined in tuned-main.conf.
TunedList is a list of Tuned resources.
Rules governing application of a Tuned profile.
A Tuned profile.
Selection logic for a single Tuned profile.
No description provided by the author
TunedStatus is the status for a Tuned resource.
# Type aliases
ProfileConditionType is an aspect of Tuned daemon profile application state.