Documentation ¶
Overview ¶
Package trustyai provides utility functions to config TrustyAI, a bias/fairness and explainability toolkit +groupName=datasciencecluster.opendatahub.io
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ComponentName = "trustyai" Path = deploy.DefaultManifestPath + "/" + "trustyai-service-operator/base" )
Functions ¶
This section is empty.
Types ¶
type TrustyAI ¶
type TrustyAI struct {
components.Component `json:""`
}
TrustyAI struct holds the configuration for the TrustyAI component. +kubebuilder:object:generate=true
func (*TrustyAI) DeepCopy ¶ added in v2.7.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrustyAI.
func (*TrustyAI) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TrustyAI) GetComponentName ¶
func (*TrustyAI) OverrideManifests ¶
Click to show internal directories.
Click to hide internal directories.