Aracılığıyla paylaş


ConfigServerGitProperty interface

Git'in özelliği.

Özellikler

hostKey

Git deposunun genel sshKey değeri.

hostKeyAlgorithm

Git deposunun SshKey algoritması.

label

Deponun etiketi

password

Git deposu temel kimlik doğrulamasının parolası.

privateKey

Git deposunun özel sshKey algoritması.

repositories

Git depoları.

searchPaths

Deponun yolu aranıyor

strictHostKeyChecking

Katı konak anahtarı denetimi veya olmaması.

uri

Deponun URI'sini

username

Git deposu temel kimlik doğrulamasının kullanıcı adı.

Özellik Ayrıntıları

hostKey

Git deposunun genel sshKey değeri.

hostKey?: string

Özellik Değeri

string

hostKeyAlgorithm

Git deposunun SshKey algoritması.

hostKeyAlgorithm?: string

Özellik Değeri

string

label

Deponun etiketi

label?: string

Özellik Değeri

string

password

Git deposu temel kimlik doğrulamasının parolası.

password?: string

Özellik Değeri

string

privateKey

Git deposunun özel sshKey algoritması.

privateKey?: string

Özellik Değeri

string

repositories

Git depoları.

repositories?: GitPatternRepository[]

Özellik Değeri

searchPaths

Deponun yolu aranıyor

searchPaths?: string[]

Özellik Değeri

string[]

strictHostKeyChecking

Katı konak anahtarı denetimi veya olmaması.

strictHostKeyChecking?: boolean

Özellik Değeri

boolean

uri

Deponun URI'sini

uri: string

Özellik Değeri

string

username

Git deposu temel kimlik doğrulamasının kullanıcı adı.

username?: string

Özellik Değeri

string