Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationWatcher ¶
type ApplicationWatcher struct {
// contains filtered or unexported fields
}
ApplicationWatcher is the controller that watches ArgoCD Application resources via the Kubernetes API
func NewApplicationWatcher ¶
func NewApplicationWatcher(vcsToArgoMap appdir.VcsToArgoMap, cfg config.ServerConfig) (*ApplicationWatcher, error)
NewApplicationWatcher creates new instance of ApplicationWatcher.
Click to show internal directories.
Click to hide internal directories.