Skip to main content

Type Alias: ClientGitOpts

ClientGitOpts = object

Properties​

experimentalServiceHost?​

optional experimentalServiceHost?: Service

A service which must be started before the repo is fetched.


httpAuthHeader?​

optional httpAuthHeader?: Secret

Secret used to populate the Authorization HTTP header


httpAuthToken?​

optional httpAuthToken?: Secret

Secret used to populate the password during basic HTTP Authorization


httpAuthUsername?​

optional httpAuthUsername?: string

Username used to populate the password during basic HTTP Authorization


keepGitDir?​

optional keepGitDir?: boolean

DEPRECATED: Set to true to keep .git directory.

Deprecated​

Set to true to keep .git directory.


sshAuthSocket?​

optional sshAuthSocket?: Socket

Set SSH auth socket


sshKnownHosts?​

optional sshKnownHosts?: string

Set SSH known hosts