Documentation ¶
Overview ¶
+groupName=datasciencecluster.opendatahub.io
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ComponentName = "kueue" Path = deploy.DefaultManifestPath + "/" + ComponentName + "/rhoai" // same path for both odh and rhoai )
Functions ¶
This section is empty.
Types ¶
type Kueue ¶
type Kueue struct {
components.Component `json:""`
}
Kueue struct holds the configuration for the Kueue component. +kubebuilder:object:generate=true
func (*Kueue) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Kueue.
func (*Kueue) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Kueue) GetComponentName ¶
func (*Kueue) OverrideManifests ¶
Click to show internal directories.
Click to hide internal directories.