Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(ctx context.Context, clnt client.Client, log logr.Logger, et *vapi.EventTrigger, stat *vapi.ETRefObjectStatus) error
Apply will handle updates of ETRefObjectStatus. If the object isn't already in the status, a new entry will be added. If an object with the same GVK+name exists, then it will update that in the list.
func Fetch ¶
func Fetch(et *vapi.EventTrigger, objRef *vapi.ETRefObject) *vapi.ETRefObjectStatus
Fetch returns the status for the reference object. If one is not in the ET object, it will create a new one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.