package
0.0.0-20240116055309-b3df1fdafb6e
Repository: https://github.com/apache/rocketmq-externals.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".
# 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.