io.argoproj.workflow.v1alpha1.ArtifactoryArtifactRepository is a JSON Structure definition published by Argo Workflows, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/argo-workflows/refs/heads/main/json-structure/argo-workflows-io-argoproj-workflow-v1alpha1-artifactory-artifact-repository-structure.json",
"name": "io.argoproj.workflow.v1alpha1.ArtifactoryArtifactRepository",
"description": "ArtifactoryArtifactRepository defines the controller configuration for an artifactory artifact repository",
"type": "object",
"properties": {
"keyFormat": {
"description": "KeyFormat defines the format of how to store keys and can reference workflow variables.",
"type": "string"
},
"passwordSecret": {
"description": "PasswordSecret is the secret selector to the repository password",
"$ref": "#/definitions/io.k8s.api.core.v1.SecretKeySelector"
},
"repoURL": {
"description": "RepoURL is the url for artifactory repo.",
"type": "string"
},
"usernameSecret": {
"description": "UsernameSecret is the secret selector to the repository username",
"$ref": "#/definitions/io.k8s.api.core.v1.SecretKeySelector"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.