package
0.0.0-20230808092517-2798f756237b
Repository: https://github.com/codefresh-io/argocd-listener.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetRolloutEventHandlerInstance get singleton instance of rollout handler.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
RolloutHandler handle rollout event, rollout meat that some new release appear or state of current release is changed.
No description provided by the author

# Interfaces

EventHandler is interface for handle different type of events, like new application added, rollout happens so on.