Documentation ¶
Index ¶
Constants ¶
View Source
const (
FeastPrefix = "feast-"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeastHandler ¶
type FeastHandler struct { client.Client Context context.Context Scheme *runtime.Scheme FeatureStore *feastdevv1alpha1.FeatureStore }
func (*FeastHandler) DeleteOwnedFeastObj ¶
func (handler *FeastHandler) DeleteOwnedFeastObj(obj client.Object) error
delete an object if the FeatureStore is set as the object's controller/owner
Click to show internal directories.
Click to hide internal directories.