Skip to content

Commit

Permalink
Merge pull request #2666 from gemmahou/update-comments
Browse files Browse the repository at this point in the history
chore: Change `KCC` in field description to `Config Connector`
  • Loading branch information
google-oss-prow[bot] authored Sep 10, 2024
2 parents 1a6cc70 + 98af5cc commit 25c3b9b
Show file tree
Hide file tree
Showing 19 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion apis/refs/v1beta1/alertpolicyref.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
package v1beta1

type MonitoringAlertPolicyRef struct {
/* The MonitoringAlertPolicy link in the form "projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]", when not managed by KCC. */
/* The MonitoringAlertPolicy link in the form "projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]", when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `MonitoringAlertPolicy` resource. */
Name string `json:"name,omitempty"`
Expand Down
20 changes: 10 additions & 10 deletions apis/refs/v1beta1/computerefs.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ func ResolveComputeNetwork(ctx context.Context, reader client.Reader, src client
}

type ComputeSubnetworkRef struct {
/* The ComputeSubnetwork selflink of form "projects/{{project}}/regions/{{region}}/subnetworks/{{name}}", when not managed by KCC. */
/* The ComputeSubnetwork selflink of form "projects/{{project}}/regions/{{region}}/subnetworks/{{name}}", when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeSubnetwork` resource. */
Name string `json:"name,omitempty"`
Expand Down Expand Up @@ -180,7 +180,7 @@ func ResolveComputeSubnetwork(ctx context.Context, reader client.Reader, src cli
}

type ComputeAddressRef struct {
/* The ComputeAddress selflink in the form "projects/{{project}}/regions/{{region}}/addresses/{{name}}" when not managed by KCC. */
/* The ComputeAddress selflink in the form "projects/{{project}}/regions/{{region}}/addresses/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeAddress` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -189,7 +189,7 @@ type ComputeAddressRef struct {
}

type ComputeBackendServiceRef struct {
/* The ComputeBackendService selflink in the form "projects/{{project}}/global/backendServices/{{name}}" or "projects/{{project}}/regions/{{region}}/backendServices/{{name}}" when not managed by KCC. */
/* The ComputeBackendService selflink in the form "projects/{{project}}/global/backendServices/{{name}}" or "projects/{{project}}/regions/{{region}}/backendServices/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeBackendService` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -198,7 +198,7 @@ type ComputeBackendServiceRef struct {
}

type ComputeServiceAttachmentRef struct {
/* The ComputeServiceAttachment selflink in the form "projects/{{project}}/regions/{{region}}/serviceAttachments/{{name}}" when not managed by KCC. */
/* The ComputeServiceAttachment selflink in the form "projects/{{project}}/regions/{{region}}/serviceAttachments/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeServiceAttachment` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -207,7 +207,7 @@ type ComputeServiceAttachmentRef struct {
}

type ComputeTargetGrpcProxyRef struct {
/* The ComputeTargetGrpcProxy selflink in the form "projects/{{project}}/global/targetGrpcProxies/{{name}}" when not managed by KCC. */
/* The ComputeTargetGrpcProxy selflink in the form "projects/{{project}}/global/targetGrpcProxies/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetGrpcProxy` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -216,7 +216,7 @@ type ComputeTargetGrpcProxyRef struct {
}

type ComputeTargetHTTPProxyRef struct {
/* The ComputeTargetHTTPProxy selflink in the form "projects/{{project}}/global/targetHttpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}" when not managed by KCC. */
/* The ComputeTargetHTTPProxy selflink in the form "projects/{{project}}/global/targetHttpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetHTTPProxy` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -225,7 +225,7 @@ type ComputeTargetHTTPProxyRef struct {
}

type ComputeTargetHTTPSProxyRef struct {
/* The ComputeTargetHTTPSProxy selflink in the form "projects/{{project}}/global/targetHttpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}" when not managed by KCC. */
/* The ComputeTargetHTTPSProxy selflink in the form "projects/{{project}}/global/targetHttpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetHTTPSProxy` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -234,7 +234,7 @@ type ComputeTargetHTTPSProxyRef struct {
}

type ComputeTargetSSLProxyRef struct {
/* The ComputeTargetSSLProxy selflink in the form "projects/{{project}}/global/targetSslProxies/{{name}}" when not managed by KCC. */
/* The ComputeTargetSSLProxy selflink in the form "projects/{{project}}/global/targetSslProxies/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetSSLProxy` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -243,7 +243,7 @@ type ComputeTargetSSLProxyRef struct {
}

type ComputeTargetTCPProxyRef struct {
/* The ComputeTargetTCPProxy selflink in the form "projects/{{project}}/global/targetTcpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetTcpProxies/{{name}}" when not managed by KCC. */
/* The ComputeTargetTCPProxy selflink in the form "projects/{{project}}/global/targetTcpProxies/{{name}}" or "projects/{{project}}/regions/{{region}}/targetTcpProxies/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetTCPProxy` resource. */
Name string `json:"name,omitempty"`
Expand All @@ -252,7 +252,7 @@ type ComputeTargetTCPProxyRef struct {
}

type ComputeTargetVPNGatewayRef struct {
/* The ComputeTargetVPNGateway selflink in the form "projects/{{project}}/regions/{{region}}/targetVpnGateways/{{name}}" when not managed by KCC. */
/* The ComputeTargetVPNGateway selflink in the form "projects/{{project}}/regions/{{region}}/targetVpnGateways/{{name}}" when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `ComputeTargetVPNGateway` resource. */
Name string `json:"name,omitempty"`
Expand Down
2 changes: 1 addition & 1 deletion apis/refs/v1beta1/projectref.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (

// The Project that this resource belongs to.
type ProjectRef struct {
/* The `projectID` field of a project, when not managed by KCC. */
/* The `projectID` field of a project, when not managed by Config Connector. */
External string `json:"external,omitempty"`
/* The `name` field of a `Project` resource. */
Name string `json:"name,omitempty"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
properties:
external:
description: The `projectID` field of a project, when not managed
by KCC.
by Config Connector.
type: string
kind:
description: The kind of the Project resource; optional but must
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ spec:
properties:
external:
description: The `projectID` field of a project, when not managed
by KCC.
by Config Connector.
type: string
kind:
description: The kind of the Project resource; optional but must
Expand Down Expand Up @@ -331,7 +331,7 @@ spec:
properties:
external:
description: The `projectID` field of a project, when not managed
by KCC.
by Config Connector.
type: string
kind:
description: The kind of the Project resource; optional but must
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spec:
external:
description: The ComputeBackendService selflink in the form "projects/{{project}}/global/backendServices/{{name}}"
or "projects/{{project}}/regions/{{region}}/backendServices/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeBackendService` resource.
Expand Down Expand Up @@ -169,7 +169,7 @@ spec:
properties:
external:
description: The ComputeAddress selflink in the form "projects/{{project}}/regions/{{region}}/addresses/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeAddress` resource.
Expand Down Expand Up @@ -458,7 +458,7 @@ spec:
properties:
external:
description: The ComputeSubnetwork selflink of form "projects/{{project}}/regions/{{region}}/subnetworks/{{name}}",
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeSubnetwork` resource.
Expand Down Expand Up @@ -492,7 +492,7 @@ spec:
external:
description: The ComputeServiceAttachment selflink in the
form "projects/{{project}}/regions/{{region}}/serviceAttachments/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeServiceAttachment`
Expand Down Expand Up @@ -522,7 +522,7 @@ spec:
external:
description: The ComputeTargetGrpcProxy selflink in the form
"projects/{{project}}/global/targetGrpcProxies/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetGrpcProxy`
Expand Down Expand Up @@ -553,7 +553,7 @@ spec:
description: The ComputeTargetHTTPProxy selflink in the form
"projects/{{project}}/global/targetHttpProxies/{{name}}"
or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetHTTPProxy`
Expand Down Expand Up @@ -584,7 +584,7 @@ spec:
description: The ComputeTargetHTTPSProxy selflink in the form
"projects/{{project}}/global/targetHttpProxies/{{name}}"
or "projects/{{project}}/regions/{{region}}/targetHttpProxies/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetHTTPSProxy`
Expand Down Expand Up @@ -614,7 +614,7 @@ spec:
external:
description: The ComputeTargetSSLProxy selflink in the form
"projects/{{project}}/global/targetSslProxies/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetSSLProxy`
Expand Down Expand Up @@ -645,7 +645,7 @@ spec:
description: The ComputeTargetTCPProxy selflink in the form
"projects/{{project}}/global/targetTcpProxies/{{name}}"
or "projects/{{project}}/regions/{{region}}/targetTcpProxies/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetTCPProxy`
Expand Down Expand Up @@ -675,7 +675,7 @@ spec:
external:
description: The ComputeTargetVPNGateway selflink in the form
"projects/{{project}}/regions/{{region}}/targetVpnGateways/{{name}}"
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeTargetVPNGateway`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ spec:
properties:
external:
description: The ComputeSubnetwork selflink of form "projects/{{project}}/regions/{{region}}/subnetworks/{{name}}",
when not managed by KCC.
when not managed by Config Connector.
type: string
name:
description: The `name` field of a `ComputeSubnetwork` resource.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ spec:
properties:
external:
description: The `projectID` field of a project, when not managed
by KCC.
by Config Connector.
type: string
kind:
description: The kind of the Project resource; optional but must
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ spec:
properties:
external:
description: The `projectID` field of a project, when not managed
by KCC.
by Config Connector.
type: string
kind:
description: The kind of the Project resource; optional but must
Expand Down
Loading

0 comments on commit 25c3b9b

Please sign in to comment.