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

# Packages

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

# Functions

NewSyncContext creates new instance of a SyncContext.
No description provided by the author
WithHealthOverride sets specified health override.
WithInitialState sets sync operation initial state.
WithManifestValidation enables or disables manifest validation.
WithNamespaceCreation will create non-exist namespace.
WithOperationSettings allows to set sync operation settings.
WithPermissionValidator sets specified permission validator.
WithPrune specifies if resource pruning enabled.
WithResourcesFilter sets sync operation resources filter.
WithSkipHooks specifies if hooks should be enabled or not.

# Structs

No description provided by the author

# Interfaces

SyncContext defines an interface that allows to execute sync operation step or terminate it.

# Type aliases

SyncOpt is a callback that update sync operation settings.