Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HyperThreading ¶
type HyperThreading struct {
// Set the value based on the lowest HT/SMT value based on the lowest configuration of worker nodes
// +kubebuilder:validation:Enum=1;2;4;8
ThreadsPerCore int `json:"threadsPerCore"`
}
Click to show internal directories.
Click to hide internal directories.