Documentation
¶
Index ¶
- func New() suggestion.Suggestion
- type Fake
- func (f *Fake) GetOrCreateSuggestion(instance *experimentsv1beta1.Experiment, suggestionRequests int32) (*suggestionsv1beta1.Suggestion, error)
- func (f *Fake) UpdateSuggestion(suggestion *suggestionsv1beta1.Suggestion) error
- func (f *Fake) UpdateSuggestionStatus(suggestion *suggestionsv1beta1.Suggestion) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() suggestion.Suggestion
Types ¶
type Fake ¶
type Fake struct { }
func (*Fake) GetOrCreateSuggestion ¶
func (f *Fake) GetOrCreateSuggestion(instance *experimentsv1beta1.Experiment, suggestionRequests int32) (*suggestionsv1beta1.Suggestion, error)
func (*Fake) UpdateSuggestion ¶
func (f *Fake) UpdateSuggestion(suggestion *suggestionsv1beta1.Suggestion) error
func (*Fake) UpdateSuggestionStatus ¶
func (f *Fake) UpdateSuggestionStatus(suggestion *suggestionsv1beta1.Suggestion) error
Click to show internal directories.
Click to hide internal directories.