SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias BckndArgoCDRepositoryCredentials

    BckndArgoCDRepositoryCredentials: { password: string; username: string } & Record<
        string,
        any,
    >

    Representation of the 'BckndArgoCDRepositoryCredentials' schema.

    Type Declaration

    • password: string

      Password for read-access to the repository

    • username: string

      Username for read-access to the repository

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.