Type Alias: ClientGitOpts
ClientGitOpts =
object
Properties
experimentalServiceHost?
optionalexperimentalServiceHost?:Service
A service which must be started before the repo is fetched.
httpAuthHeader?
optionalhttpAuthHeader?:Secret
Secret used to populate the Authorization HTTP header
httpAuthToken?
optionalhttpAuthToken?:Secret
Secret used to populate the password during basic HTTP Authorization
httpAuthUsername?
optionalhttpAuthUsername?:string
Username used to populate the password during basic HTTP Authorization
keepGitDir?
optionalkeepGitDir?:boolean
DEPRECATED: Set to true to keep .git directory.
Deprecated
Set to true to keep .git directory.
sshAuthSocket?
optionalsshAuthSocket?:Socket
Set SSH auth socket
sshKnownHosts?
optionalsshKnownHosts?:string
Set SSH known hosts