Interface protos.google.cloud.gkehub.configmanagement.v1beta.IGitConfig (3.4.0)

Properties of a GitConfig.

Package

@google-cloud/gke-hub

Properties

gcpServiceAccountEmail

gcpServiceAccountEmail?: (string|null);

GitConfig gcpServiceAccountEmail

httpsProxy

httpsProxy?: (string|null);

GitConfig httpsProxy

policyDir

policyDir?: (string|null);

GitConfig policyDir

secretType

secretType?: (string|null);

GitConfig secretType

syncBranch

syncBranch?: (string|null);

GitConfig syncBranch

syncRepo

syncRepo?: (string|null);

GitConfig syncRepo

syncRev

syncRev?: (string|null);

GitConfig syncRev

syncWaitSecs

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

GitConfig syncWaitSecs