# Functions
Returns a predicate from hasReason() function.
Returns a predicate from hasMessage() function.
Returns a predicate from isBdcEvent() function.
Returns a predicate from isBdEvent() function.
Returns a predicate from isPodEvent() function.
Returns a predicate from isType() function.
No description provided by the author
NewKubeClient returns a new instance of KubeClient meant for cstor volume replica operations.
WithClientSet sets the kubernetes client against the KubeClient instance.
WithKubeConfigPath sets the kubeConfig path against client instance.
# Structs
Event holds the API's Event object.
EventList holds the list of API Event instances.
KubeClient enables kubernetes API operations on Event instance.
No description provided by the author
# Type aliases
KubeClientBuildOption defines the abstraction to build a KubeClient instance.
Predicate defines an abstraction to determine conditional checks against the provided Event instance.
PredicateList holds a list of predicate.