Registry / cloud / argoproj-gitops-engine

argoproj-gitops-engine

JSON →
library0.7.3gogounverified

GitOps Engine is a library for building GitOps tools, providing reconciliation logic and state management.

go get github.com/argoproj/gitops-engine
INSTALL
IMPORT
SIG · ARGOPROJ-GITOPS-EN
A
argoproj-gitops-engine
cloudgov0.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gitopsengine
github.com/argoproj/gitops-engine

Imports the GitOps Engine utilities and checks if a resource is enabled.

package main import ( "fmt" "github.com/argoproj/gitops-engine/pkg/utils" ) func main() { fmt.Println(utils.IsResourceEnabled(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
argoproj-gitops-engine — go get argoproj-gitops-engine · libregistry