Argo CD API Client
    Preparing search index...

    Interface ArgoCdManagedResourcesList

    Response for the managed-resources endpoint.

    interface ArgoCdManagedResourcesList {
        items?: ArgoCdManagedResource[];
    }
    Index

    Properties

    Properties

    Managed resources.