Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶ added in v1.11.0
type Auth struct { // Enable URL based Auth // +operator-sdk:csv:customresourcedefinitions:type=spec,displayName="Url Based Based Enabled",xDescriptors="urn:alm:descriptor:com.tectonic.ui:hidden" URLBasedEnabled bool `json:"urlBasedEnabled"` }
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.