Interface protos.google.cloud.gkehub.configmanagement.v1alpha.IGitConfig (1.2.1)

Properties of a GitConfig.

Package

@google-cloud/gke-hub!

Properties

gcpServiceAccountEmail

gcpServiceAccountEmail?: (string|null);

GitConfig gcpServiceAccountEmail

Property Value
TypeDescription
(string|null)

httpsProxy

httpsProxy?: (string|null);

GitConfig httpsProxy

Property Value
TypeDescription
(string|null)

policyDir

policyDir?: (string|null);

GitConfig policyDir

Property Value
TypeDescription
(string|null)

secretType

secretType?: (string|null);

GitConfig secretType

Property Value
TypeDescription
(string|null)

syncBranch

syncBranch?: (string|null);

GitConfig syncBranch

Property Value
TypeDescription
(string|null)

syncRepo

syncRepo?: (string|null);

GitConfig syncRepo

Property Value
TypeDescription
(string|null)

syncRev

syncRev?: (string|null);

GitConfig syncRev

Property Value
TypeDescription
(string|null)

syncWaitSecs

syncWaitSecs?: (number|Long|string|null);

GitConfig syncWaitSecs

Property Value
TypeDescription
(number|Long|string|null)