package
0.8.2
Repository: https://github.com/mattmoor/eventing-contrib.git
Documentation: pkg.go.dev

# Functions

NewReflectedFinalizersAccessor uses reflection to return a FinalizersAccessor to access the field called "Finalizers".
NewReflectedStatusAccessor uses reflection to return a StatusAccessor to access the field called "Status".

# Structs

No description provided by the author
No description provided by the author

# Interfaces

FinalizersAccessor is the interface for a Resource that implements the getter and setting for accessing its Finalizer set.
No description provided by the author
StatusAccessor is the interface for a Resource that implements the getter and setter for accessing a Condition collection.