Lines Matching +full:repo +full:- +full:token
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
106 …te: This operation is designed to be used for building permission-aware UIs and command-line tools…
128 …ecs": { # Optional. Membership-specific configuration for this Feature. If this Feature does …
130 …bservability": { # **Anthosobservability**: Per-Membership Feature spec. # Anthos Observabili…
131 …metrics. See https://cloud.google.com/anthos/clusters/docs/on-prem/1.8/concepts/logging-and-monito…
132 …cting and reporting metrics and logs from user apps See go/onyx-application-metrics-logs-user-guide
134 … a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
140 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
142 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
143 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
144 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
151 …"sourceFormat": "A String", # Specifies whether the Config Sync Repo is in “hi…
171 …Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
176 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
179 … "extraParams": "A String", # Comma-separated list of key-value pairs.
181 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
182 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
184 "scopes": "A String", # Comma-separated list of identifiers.
185 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
192 …esh**: Spec for a single Membership for the servicemesh feature # Anthos Service Mesh-specific spec
196 …shipStates": { # Output only. Membership-specific Feature status. If this Feature does report…
204 …: { # **Anthos Config Management**: State for a single cluster. # Config Management-specific state.
211 …"clusterName": "A String", # The user-defined name for the cluster used by Clu…
214 … "admissionWebhook": "A String", # Deployment state of admission-webhook
215 "gitSync": "A String", # Deployment state of the git-sync pod
218 … "reconcilerManager": "A String", # Deployment state of reconciler-manager pod
219 "rootReconciler": "A String", # Deployment state of root-reconciler
229 { # Model for a config file in the git repo with an associated Sync error
237 … "sourcePath": "A String", # Path in the git repo of the erroneous config
242 … "importToken": "A String", # Token indicating the state of the importer.
243 …ast_sync_time instead. Timestamp of when ACM last successfully synced the repo The time format is …
244 …yncTime": "A String", # Timestamp type of when ACM last successfully synced the repo
245 "sourceToken": "A String", # Token indicating the state of the repo.
246 "syncToken": "A String", # Token indicating the state of the syncer.
250 "gitSync": "A String", # Version of the deployed git-sync pod
253 …uot;reconcilerManager": "A String", # Version of the deployed reconciler-manager pod
254 …": "A String", # Version of the deployed reconciler container in root-reconciler pod
260 … "A String", # The deployment state for Hierarchy Controller extension (e.g. v0.7.0-hc.1)
261 …quot;hnc": "A String", # The deployment state for open source HNC (e.g. v0.7.0-hc.0)
274 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
276 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
277 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
278 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
285 …ceFormat": "A String", # Specifies whether the Config Sync Repo is in “hierarchical…
316 … "gatekeeperAudit": "A String", # Status of gatekeeper-audit deployment.
317 …rControllerManagerState": "A String", # Status of gatekeeper-controller-manager pod.
325 … { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
333 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
336 … "extraParams": "A String", # Comma-separated list of key-value pairs.
338 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
339 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
341 "scopes": "A String", # Comma-separated list of identifiers.
342 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
351 … "metering": { # **Metering**: Per-Membership Feature State. # Metering-specific spec.
355 …a single Membership, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
361 …A human readable description of what the error means. It is suitable for non-internationalize disp…
365 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
366 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
367 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
376 …-level state of a Feature. It may be used to describe a Feature's state at the environ-level,…
377 … "code": "A String", # The high-level, machine-readable status of this Feature.
378 …"description": "A String", # A human-readable description of the current statu…
379 …": "A String", # The time this status and any related Feature-specific details were…
387 …eSpec contains Hub-wide configuration information # Optional. Hub-wide Feature configuration. If t…
390 … **Cloud Audit Logging**: Spec for Audit Logging Allowlisting. # Cloud Audit Logging-specific spec.
391 … that should be allowlisted to send the audit logs; eg cloudauditlogging@gcp-project.iam.gservicea…
395 …ringress": { # **Multi-cluster Ingress**: The configuration for the MultiClusterIngress featu…
397 …: "A String", # Fully-qualified Membership name which hosts the MultiClusterIngress CRD.…
400 …state": { # CommonFeatureState contains Hub-wide Feature status information. # Output only. T…
407 …e for the whole Hub, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
413 …A human readable description of what the error means. It is suitable for non-internationalize disp…
417 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
418 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
419 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
428 …tate describes the high-level state of a Feature. It may be used to describe a Feature's stat…
429 … "code": "A String", # The high-level, machine-readable status of this Feature.
430 …"description": "A String", # A human-readable description of the current statu…
431 …"updateTime": "A String", # The time this status and any related Feature-speci…
438 …lid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
441 1 - v1 error format
442 2 - v2 error format
447 { # This resource represents a long-running operation that is the result of a network API call.
456 …age": "A String", # A developer-facing error message, which should be in English. A…
458 …-specific metadata associated with the operation. It typically contains progress information and c…
461 …"name": "A String", # The server-assigned name, which is only unique within th…
475 …lid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
478 1 - v1 error format
479 2 - v2 error format
484 { # This resource represents a long-running operation that is the result of a network API call.
493 …age": "A String", # A developer-facing error message, which should be in English. A…
495 …-specific metadata associated with the operation. It typically contains progress information and c…
498 …"name": "A String", # The server-assigned name, which is only unique within th…
513 1 - v1 error format
514 2 - v2 error format
525 …ecs": { # Optional. Membership-specific configuration for this Feature. If this Feature does …
527 …bservability": { # **Anthosobservability**: Per-Membership Feature spec. # Anthos Observabili…
528 …metrics. See https://cloud.google.com/anthos/clusters/docs/on-prem/1.8/concepts/logging-and-monito…
529 …cting and reporting metrics and logs from user apps See go/onyx-application-metrics-logs-user-guide
531 … a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
537 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
539 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
540 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
541 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
548 …"sourceFormat": "A String", # Specifies whether the Config Sync Repo is in “hi…
568 …Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
573 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
576 … "extraParams": "A String", # Comma-separated list of key-value pairs.
578 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
579 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
581 "scopes": "A String", # Comma-separated list of identifiers.
582 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
589 …esh**: Spec for a single Membership for the servicemesh feature # Anthos Service Mesh-specific spec
593 …shipStates": { # Output only. Membership-specific Feature status. If this Feature does report…
601 …: { # **Anthos Config Management**: State for a single cluster. # Config Management-specific state.
608 …"clusterName": "A String", # The user-defined name for the cluster used by Clu…
611 … "admissionWebhook": "A String", # Deployment state of admission-webhook
612 "gitSync": "A String", # Deployment state of the git-sync pod
615 … "reconcilerManager": "A String", # Deployment state of reconciler-manager pod
616 "rootReconciler": "A String", # Deployment state of root-reconciler
626 { # Model for a config file in the git repo with an associated Sync error
634 … "sourcePath": "A String", # Path in the git repo of the erroneous config
639 … "importToken": "A String", # Token indicating the state of the importer.
640 …ast_sync_time instead. Timestamp of when ACM last successfully synced the repo The time format is …
641 …yncTime": "A String", # Timestamp type of when ACM last successfully synced the repo
642 "sourceToken": "A String", # Token indicating the state of the repo.
643 "syncToken": "A String", # Token indicating the state of the syncer.
647 "gitSync": "A String", # Version of the deployed git-sync pod
650 …uot;reconcilerManager": "A String", # Version of the deployed reconciler-manager pod
651 …": "A String", # Version of the deployed reconciler container in root-reconciler pod
657 … "A String", # The deployment state for Hierarchy Controller extension (e.g. v0.7.0-hc.1)
658 …quot;hnc": "A String", # The deployment state for open source HNC (e.g. v0.7.0-hc.0)
671 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
673 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
674 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
675 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
682 …ceFormat": "A String", # Specifies whether the Config Sync Repo is in “hierarchical…
713 … "gatekeeperAudit": "A String", # Status of gatekeeper-audit deployment.
714 …rControllerManagerState": "A String", # Status of gatekeeper-controller-manager pod.
722 … { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
730 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
733 … "extraParams": "A String", # Comma-separated list of key-value pairs.
735 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
736 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
738 "scopes": "A String", # Comma-separated list of identifiers.
739 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
748 … "metering": { # **Metering**: Per-Membership Feature State. # Metering-specific spec.
752 …a single Membership, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
758 …A human readable description of what the error means. It is suitable for non-internationalize disp…
762 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
763 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
764 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
773 …-level state of a Feature. It may be used to describe a Feature's state at the environ-level,…
774 … "code": "A String", # The high-level, machine-readable status of this Feature.
775 …"description": "A String", # A human-readable description of the current statu…
776 …": "A String", # The time this status and any related Feature-specific details were…
784 …eSpec contains Hub-wide configuration information # Optional. Hub-wide Feature configuration. If t…
787 … **Cloud Audit Logging**: Spec for Audit Logging Allowlisting. # Cloud Audit Logging-specific spec.
788 … that should be allowlisted to send the audit logs; eg cloudauditlogging@gcp-project.iam.gservicea…
792 …ringress": { # **Multi-cluster Ingress**: The configuration for the MultiClusterIngress featu…
794 …: "A String", # Fully-qualified Membership name which hosts the MultiClusterIngress CRD.…
797 …state": { # CommonFeatureState contains Hub-wide Feature status information. # Output only. T…
804 …e for the whole Hub, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
810 …A human readable description of what the error means. It is suitable for non-internationalize disp…
814 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
815 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
816 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
825 …tate describes the high-level state of a Feature. It may be used to describe a Feature's stat…
826 … "code": "A String", # The high-level, machine-readable status of this Feature.
827 …"description": "A String", # A human-readable description of the current statu…
828 …"updateTime": "A String", # The time this status and any related Feature-speci…
841 …icies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
844 1 - v1 error format
845 2 - v2 error format
850 …-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `co…
866 …-like expression language. The syntax and semantics of CEL are documented at https://github.com/go…
872 …-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a G…
878 …It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to per…
879 …icies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
889 …- Feature with the name "servicemesh" in project "foo-proj": name = "proj…
892 …pageToken: string, Token returned by previous call to `ListFeatures` which specifies the position …
895 1 - v1 error format
896 2 - v2 error format
902 …"nextPageToken": "A String", # A token to request the next page of resources f…
910 …ecs": { # Optional. Membership-specific configuration for this Feature. If this Feature does …
912 …bservability": { # **Anthosobservability**: Per-Membership Feature spec. # Anthos Observabili…
913 …metrics. See https://cloud.google.com/anthos/clusters/docs/on-prem/1.8/concepts/logging-and-monito…
914 …cting and reporting metrics and logs from user apps See go/onyx-application-metrics-logs-user-guide
916 … a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
922 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
924 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
925 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
926 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
933 …ceFormat": "A String", # Specifies whether the Config Sync Repo is in “hierarchical…
953 …Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
958 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
961 … "extraParams": "A String", # Comma-separated list of key-value pairs.
963 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
964 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
966 "scopes": "A String", # Comma-separated list of identifiers.
967 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
974 …esh**: Spec for a single Membership for the servicemesh feature # Anthos Service Mesh-specific spec
978 …shipStates": { # Output only. Membership-specific Feature status. If this Feature does report…
986 …: { # **Anthos Config Management**: State for a single cluster. # Config Management-specific state.
993 …"clusterName": "A String", # The user-defined name for the cluster used by Clu…
996 … "admissionWebhook": "A String", # Deployment state of admission-webhook
997 "gitSync": "A String", # Deployment state of the git-sync pod
1000 … "reconcilerManager": "A String", # Deployment state of reconciler-manager pod
1001 … "rootReconciler": "A String", # Deployment state of root-reconciler
1011 { # Model for a config file in the git repo with an associated Sync error
1019 … "sourcePath": "A String", # Path in the git repo of the erroneous config
1024 … "importToken": "A String", # Token indicating the state of the importer.
1025 …ast_sync_time instead. Timestamp of when ACM last successfully synced the repo The time format is …
1026 …yncTime": "A String", # Timestamp type of when ACM last successfully synced the repo
1027 … "sourceToken": "A String", # Token indicating the state of the repo.
1028 … "syncToken": "A String", # Token indicating the state of the syncer.
1032 "gitSync": "A String", # Version of the deployed git-sync pod
1035 …uot;reconcilerManager": "A String", # Version of the deployed reconciler-manager pod
1036 …": "A String", # Version of the deployed reconciler container in root-reconciler pod
1042 … "A String", # The deployment state for Hierarchy Controller extension (e.g. v0.7.0-hc.1)
1043 …quot;hnc": "A String", # The deployment state for open source HNC (e.g. v0.7.0-hc.0)
1056 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
1058 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
1059 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
1060 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
1067 …ceFormat": "A String", # Specifies whether the Config Sync Repo is in “hierarchical…
1098 … "gatekeeperAudit": "A String", # Status of gatekeeper-audit deployment.
1099 …rControllerManagerState": "A String", # Status of gatekeeper-controller-manager pod.
1107 … { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
1115 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
1118 … "extraParams": "A String", # Comma-separated list of key-value pairs.
1120 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
1121 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
1123 "scopes": "A String", # Comma-separated list of identifiers.
1124 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
1133 … "metering": { # **Metering**: Per-Membership Feature State. # Metering-specific spec.
1137 …a single Membership, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
1143 …A human readable description of what the error means. It is suitable for non-internationalize disp…
1147 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
1148 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
1149 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
1158 …-level state of a Feature. It may be used to describe a Feature's state at the environ-level,…
1159 … "code": "A String", # The high-level, machine-readable status of this Feature.
1160 …"description": "A String", # A human-readable description of the current statu…
1161 …": "A String", # The time this status and any related Feature-specific details were…
1169 …eSpec contains Hub-wide configuration information # Optional. Hub-wide Feature configuration. If t…
1172 … **Cloud Audit Logging**: Spec for Audit Logging Allowlisting. # Cloud Audit Logging-specific spec.
1173 … that should be allowlisted to send the audit logs; eg cloudauditlogging@gcp-project.iam.gservicea…
1177 …ringress": { # **Multi-cluster Ingress**: The configuration for the MultiClusterIngress featu…
1179 …: "A String", # Fully-qualified Membership name which hosts the MultiClusterIngress CRD.…
1182 …state": { # CommonFeatureState contains Hub-wide Feature status information. # Output only. T…
1189 …e for the whole Hub, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
1195 …A human readable description of what the error means. It is suitable for non-internationalize disp…
1199 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
1200 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
1201 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
1210 …tate describes the high-level state of a Feature. It may be used to describe a Feature's stat…
1211 … "code": "A String", # The high-level, machine-readable status of this Feature.
1212 …"description": "A String", # A human-readable description of the current statu…
1213 …": "A String", # The time this status and any related Feature-specific details were…
1251 …ecs": { # Optional. Membership-specific configuration for this Feature. If this Feature does …
1253 …bservability": { # **Anthosobservability**: Per-Membership Feature spec. # Anthos Observabili…
1254 …metrics. See https://cloud.google.com/anthos/clusters/docs/on-prem/1.8/concepts/logging-and-monito…
1255 …cting and reporting metrics and logs from user apps See go/onyx-application-metrics-logs-user-guide
1257 … a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
1263 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
1265 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
1266 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
1267 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
1274 …"sourceFormat": "A String", # Specifies whether the Config Sync Repo is in “hi…
1294 …Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
1299 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
1302 … "extraParams": "A String", # Comma-separated list of key-value pairs.
1304 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
1305 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
1307 "scopes": "A String", # Comma-separated list of identifiers.
1308 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
1315 …esh**: Spec for a single Membership for the servicemesh feature # Anthos Service Mesh-specific spec
1319 …shipStates": { # Output only. Membership-specific Feature status. If this Feature does report…
1327 …: { # **Anthos Config Management**: State for a single cluster. # Config Management-specific state.
1334 …"clusterName": "A String", # The user-defined name for the cluster used by Clu…
1337 … "admissionWebhook": "A String", # Deployment state of admission-webhook
1338 "gitSync": "A String", # Deployment state of the git-sync pod
1341 … "reconcilerManager": "A String", # Deployment state of reconciler-manager pod
1342 "rootReconciler": "A String", # Deployment state of root-reconciler
1352 { # Model for a config file in the git repo with an associated Sync error
1360 … "sourcePath": "A String", # Path in the git repo of the erroneous config
1365 … "importToken": "A String", # Token indicating the state of the importer.
1366 …ast_sync_time instead. Timestamp of when ACM last successfully synced the repo The time format is …
1367 …yncTime": "A String", # Timestamp type of when ACM last successfully synced the repo
1368 "sourceToken": "A String", # Token indicating the state of the repo.
1369 "syncToken": "A String", # Token indicating the state of the syncer.
1373 "gitSync": "A String", # Version of the deployed git-sync pod
1376 …uot;reconcilerManager": "A String", # Version of the deployed reconciler-manager pod
1377 …": "A String", # Version of the deployed reconciler container in root-reconciler pod
1383 … "A String", # The deployment state for Hierarchy Controller extension (e.g. v0.7.0-hc.1)
1384 …quot;hnc": "A String", # The deployment state for open source HNC (e.g. v0.7.0-hc.0)
1397 …"git": { # Git repo configuration for a single cluster. # Git repo configuration for the…
1399 …;: "A String", # URL for the HTTPS proxy to be used when communicating with the Git repo.
1400 …# The path within the Git repository that represents the top level of the repo to sync. Default: t…
1401 …r access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or non…
1408 …ceFormat": "A String", # Specifies whether the Config Sync Repo is in “hierarchical…
1439 … "gatekeeperAudit": "A String", # Status of gatekeeper-audit deployment.
1440 …rControllerManagerState": "A String", # Status of gatekeeper-controller-manager pod.
1448 … { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
1456 … "certificateAuthorityData": "A String", # PEM-encoded CA for OIDC provider.
1459 … "extraParams": "A String", # Comma-separated list of key-value pairs.
1461 …"groupsClaim": "A String", # Claim in OIDC ID token that holds group informati…
1462 …# URI for the OIDC provider. This should point to the level below .well-known/openid-configuration.
1464 "scopes": "A String", # Comma-separated list of identifiers.
1465 … "userClaim": "A String", # Claim in OIDC ID token that holds username.
1474 … "metering": { # **Metering**: Per-Membership Feature State. # Metering-specific spec.
1478 …a single Membership, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
1484 …A human readable description of what the error means. It is suitable for non-internationalize disp…
1488 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
1489 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
1490 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
1499 …-level state of a Feature. It may be used to describe a Feature's state at the environ-level,…
1500 … "code": "A String", # The high-level, machine-readable status of this Feature.
1501 …"description": "A String", # A human-readable description of the current statu…
1502 …": "A String", # The time this status and any related Feature-specific details were…
1510 …eSpec contains Hub-wide configuration information # Optional. Hub-wide Feature configuration. If t…
1513 … **Cloud Audit Logging**: Spec for Audit Logging Allowlisting. # Cloud Audit Logging-specific spec.
1514 … that should be allowlisted to send the audit logs; eg cloudauditlogging@gcp-project.iam.gservicea…
1518 …ringress": { # **Multi-cluster Ingress**: The configuration for the MultiClusterIngress featu…
1520 …: "A String", # Fully-qualified Membership name which hosts the MultiClusterIngress CRD.…
1523 …state": { # CommonFeatureState contains Hub-wide Feature status information. # Output only. T…
1530 …e for the whole Hub, as analyzed by the Service Mesh Hub Controller. # Service Mesh-specific state.
1536 …A human readable description of what the error means. It is suitable for non-internationalize disp…
1540 …be human-readable, code is intended to be machine readable. There should be a one-to-one mapping b…
1541 …quot;: "A String", # A 7 character code matching `^IST[0-9]{4}$` or `^ASM[0-9]{4}$`, int…
1542 …-readable name for the message type. e.g. "InternalError", "PodMissingProxy". …
1551 …tate describes the high-level state of a Feature. It may be used to describe a Feature's stat…
1552 … "code": "A String", # The high-level, machine-readable status of this Feature.
1553 …"description": "A String", # A human-readable description of the current statu…
1554 …"updateTime": "A String", # The time this status and any related Feature-speci…
1560 …lid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
1564 1 - v1 error format
1565 2 - v2 error format
1570 { # This resource represents a long-running operation that is the result of a network API call.
1579 …age": "A String", # A developer-facing error message, which should be in English. A…
1581 …-specific metadata associated with the operation. It typically contains progress information and c…
1584 …"name": "A String", # The server-assigned name, which is only unique within th…
1601 …-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `co…
1617 …-like expression language. The syntax and semantics of CEL are documented at https://github.com/go…
1623 …-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a G…
1629 …It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to per…
1630 …icies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
1637 1 - v1 error format
1638 2 - v2 error format
1643 …-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `co…
1659 …-like expression language. The syntax and semantics of CEL are documented at https://github.com/go…
1665 …-other-app@appspot.gserviceaccount.com`. * `group:{emailid}`: An email address that represents a G…
1671 …It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to per…
1672 …icies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
1678 …te: This operation is designed to be used for building permission-aware UIs and command-line tools…
1693 1 - v1 error format
1694 2 - v2 error format