Documentation
¶
Overview ¶
Package argosync implements the argo.sync builtin function: set an Argo CD Application's spec.source.targetRevision and trigger a sync.
See gitlab-org/gitlab#600981 for the agent_id-aware routing seam.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAutoSyncEnabled = errors.New("auto-sync is enabled")
ErrAutoSyncEnabled is the sentinel for an Application whose own automated sync would race the operation argo.sync triggers.
Functions ¶
func New ¶
func New(newRoundTripper apifunc.K8sRoundTripperFactory) runner.BuiltinFunction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.