Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetStatusConditions ¶
func SetStatusConditions(client runtimeclient.Client, logger logr.Logger, object interface{}, conditions *kedav1alpha1.Conditions) error
SetStatusConditions patches given object with passed list of conditions based on the object's type or returns an error.
func UpdateScaledObjectStatus ¶
func UpdateScaledObjectStatus(client runtimeclient.Client, logger logr.Logger, scaledObject *kedav1alpha1.ScaledObject, status *kedav1alpha1.ScaledObjectStatus) error
UpdateScaledObjectStatus patches the given ScaledObject with the updated status passed to it or returns an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.