# Variables
Project type metadata.
Project type metadata.
Project type metadata.
Project type metadata.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
ApplicationDestination holds information about the application's destination.
JWTToken holds the issuedAt and expiresAt values of a token.
JWTTokens represents a list of JWT tokens.
OrphanedResourceKey is a reference to a resource to be ignored from.
OrphanedResourcesMonitorSettings holds settings of orphaned resources monitoring.
A Project is a managed resource that represents an ArgoCD Git Project +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,argocd}.
ProjectList contains a list of Project items.
ProjectObservation represents an argocd Project.
ProjectParameters define the desired state of an ArgoCD Git Project.
ProjectRole represents a role that has access to a project.
A ProjectSpec defines the desired state of an ArgoCD Project.
A ProjectStatus represents the observed state of an ArgoCD Project.
SignatureKey is the specification of a key required to verify commit signatures with.
SyncWindow contains the kind, time, duration and attributes that are used to assign the syncWindows to apps.
# Type aliases
SyncWindows is a collection of sync windows in this project.