Registry / cloud / argoproj-argo

argoproj-argo

JSON →
library2.5.2+incompatiblegogounverified

Container-native workflow engine for Kubernetes.

go get github.com/argoproj/argo
INSTALL
IMPORT
SIG · ARGOPROJ-ARGO
A
argoproj-argo
cloudgov2.5.2+incompatible
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.

argo
github.com/argoproj/argo

Use the Workflow type from the Argo Workflows API.

package main import ( "fmt" "github.com/argoproj/argo/pkg/apis/workflow/v1alpha1" ) func main() { wf := &v1alpha1.Workflow{} fmt.Println(wf) }
Debug
Known issues
breakingVersion 2.5.2+incompatible indicates a major version mismatch; use a newer major version if available.
fix
Use github.com/argoproj/argo/v2 or later.
affects: 2.x
Upgrade
Version history
2.5.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
OpenAI (training)
1
Resources
argoproj-argo — go get argoproj-argo · libregistry