Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 725 Bytes

V1alpha1ApplicationTree.md

File metadata and controls

10 lines (7 loc) · 725 Bytes

ArgoCD::V1alpha1ApplicationTree

Properties

Name Type Description Notes
hosts Array<V1alpha1HostInfo> [optional]
nodes Array<V1alpha1ResourceNode> Nodes contains list of nodes which either directly managed by the application and children of directly managed nodes. [optional]
orphaned_nodes Array<V1alpha1ResourceNode> OrphanedNodes contains if or orphaned nodes: nodes which are not managed by the app but in the same namespace. List is populated only if orphaned resources enabled in app project. [optional]