package
0.7.3
Repository: https://github.com/argoproj/gitops-engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

AnnotationKeyHook contains the hook type of a resource.
AnnotationKeyHookDeletePolicy is the policy of deleting a hook.
AnnotationSyncOptions is a comma-separated list of options for syncing.
AnnotationSyncWave indicates which wave of the sync the resource or hook should be in.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sync option that disables resource pruning.
Sync option that enables pruneLast.
Sync option that enables use of replace or create command instead of apply.
Sync option that disables resource validation.
Sync option that enables use of --server-side flag instead of client-side.
Sync option that disables dry run in resource is missing in the cluster.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SyncWaveHook is a callback function which will be invoked after each sync wave is successfully applied during a sync operation.