APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Argo CD
v1alpha1ApplicationDestination
Argo CD
· Schema
v1alpha1ApplicationDestination
v1alpha1ApplicationDestination schema from Argo CD API
Continuous Delivery
Containers
Deployment
GitOps
Kubernetes
CNCF
Open Source
Properties
Name
Type
Description
name
string
Name is an alternate way of specifying the target cluster by its symbolic name. This must be set if Server is not set.
namespace
string
server
string
Server specifies the URL of the target cluster's Kubernetes control plane API. This must be set if Name is not set.
View JSON Schema on GitHub