Skip to content

Commit bccb71d

Browse files
go rewrite - dlp and gkeonprem (#11188) (#18762)
[upstream:bd00206ccbcd06c9e26091a946b8e116863c7a3c] Signed-off-by: Modular Magician <[email protected]>
1 parent 5f63f0c commit bccb71d

7 files changed

+53
-50
lines changed

.changelog/11188.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

google/services/gkeonprem/resource_gkeonprem_bare_metal_admin_cluster.go

+7-7
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ label keys, the applied set may differ depending on the Kubernetes
136136
version -- it's best to assume the behavior is undefined and
137137
conflicts should be avoided. For more information, including usage
138138
and the valid values, see:
139-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
139+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
140140
An object containing a list of "key": value pairs.
141-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
141+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
142142
Elem: &schema.Schema{Type: schema.TypeString},
143143
},
144144
"node_configs": {
@@ -157,9 +157,9 @@ label keys, the applied set may differ depending on the Kubernetes
157157
version -- it's best to assume the behavior is undefined and
158158
conflicts should be avoided. For more information, including usage
159159
and the valid values, see:
160-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
160+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
161161
An object containing a list of "key": value pairs.
162-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
162+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
163163
Elem: &schema.Schema{Type: schema.TypeString},
164164
},
165165
"node_ip": {
@@ -393,15 +393,15 @@ assigned to the node will be derived from this parameter.`,
393393
Type: schema.TypeString,
394394
Required: true,
395395
Description: `Specifies the address of your proxy server.
396-
Examples: http://domain
396+
For Example: http://domain
397397
WARNING: Do not provide credentials in the format
398-
http://(username:password@)domain these will be rejected by the server.`,
398+
of http://(username:password@)domain these will be rejected by the server.`,
399399
},
400400
"no_proxy": {
401401
Type: schema.TypeList,
402402
Optional: true,
403403
Description: `A list of IPs, hostnames, and domains that should skip the proxy.
404-
Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].`,
404+
For example: ["127.0.0.1", "example.com", ".corp", "localhost"].`,
405405
Elem: &schema.Schema{
406406
Type: schema.TypeString,
407407
},

google/services/gkeonprem/resource_gkeonprem_bare_metal_cluster.go

+14-14
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ label keys, the applied set may differ depending on the Kubernetes
101101
version -- it's best to assume the behavior is undefined and
102102
conflicts should be avoided. For more information, including usage
103103
and the valid values, see:
104-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
104+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
105105
An object containing a list of "key": value pairs.
106-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
106+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
107107
Elem: &schema.Schema{Type: schema.TypeString},
108108
},
109109
"node_configs": {
@@ -122,7 +122,7 @@ label keys, the applied set may differ depending on the Kubernetes
122122
version -- it's best to assume the behavior is undefined and
123123
conflicts should be avoided. For more information, including usage
124124
and the valid values, see:
125-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
125+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
126126
An object containing a list of "key": value pairs.
127127
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
128128
Elem: &schema.Schema{Type: schema.TypeString},
@@ -391,9 +391,9 @@ label keys, the applied set may differ depending on the Kubernetes
391391
version -- it's best to assume the behavior is undefined and
392392
conflicts should be avoided. For more information, including usage
393393
and the valid values, see:
394-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
394+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
395395
An object containing a list of "key": value pairs.
396-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
396+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
397397
Elem: &schema.Schema{Type: schema.TypeString},
398398
},
399399
"node_configs": {
@@ -412,9 +412,9 @@ label keys, the applied set may differ depending on the Kubernetes
412412
version -- it's best to assume the behavior is undefined and
413413
conflicts should be avoided. For more information, including usage
414414
and the valid values, see:
415-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
415+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
416416
An object containing a list of "key": value pairs.
417-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
417+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
418418
Elem: &schema.Schema{Type: schema.TypeString},
419419
},
420420
"node_ip": {
@@ -549,9 +549,9 @@ label keys, the applied set may differ depending on the Kubernetes
549549
version -- it's best to assume the behavior is undefined and
550550
conflicts should be avoided. For more information, including usage
551551
and the valid values, see:
552-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
552+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
553553
An object containing a list of "key": value pairs.
554-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
554+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
555555
Elem: &schema.Schema{Type: schema.TypeString},
556556
},
557557
"node_configs": {
@@ -570,9 +570,9 @@ label keys, the applied set may differ depending on the Kubernetes
570570
version -- it's best to assume the behavior is undefined and
571571
conflicts should be avoided. For more information, including usage
572572
and the valid values, see:
573-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
573+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
574574
An object containing a list of "key": value pairs.
575-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
575+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
576576
Elem: &schema.Schema{Type: schema.TypeString},
577577
},
578578
"node_ip": {
@@ -930,15 +930,15 @@ bare metal machines.`,
930930
Type: schema.TypeString,
931931
Required: true,
932932
Description: `Specifies the address of your proxy server.
933-
Examples: http://domain
933+
For example: http://domain
934934
WARNING: Do not provide credentials in the format
935-
http://(username:password@)domain these will be rejected by the server.`,
935+
of http://(username:password@)domain these will be rejected by the server.`,
936936
},
937937
"no_proxy": {
938938
Type: schema.TypeList,
939939
Optional: true,
940940
Description: `A list of IPs, hostnames, and domains that should skip the proxy.
941-
Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].`,
941+
For example ["127.0.0.1", "example.com", ".corp", "localhost"].`,
942942
Elem: &schema.Schema{
943943
Type: schema.TypeString,
944944
},

google/services/gkeonprem/resource_gkeonprem_bare_metal_node_pool.go

+4-4
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ label keys, the applied set may differ depending on the Kubernetes
9898
version -- it's best to assume the behavior is undefined and
9999
conflicts should be avoided. For more information, including usage
100100
and the valid values, see:
101-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
101+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
102102
An object containing a list of "key": value pairs.
103-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
103+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
104104
Elem: &schema.Schema{Type: schema.TypeString},
105105
},
106106
"node_ip": {
@@ -123,9 +123,9 @@ label keys, the applied set may differ depending on the Kubernetes
123123
version -- it's best to assume the behavior is undefined and
124124
conflicts should be avoided. For more information, including usage
125125
and the valid values, see:
126-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
126+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
127127
An object containing a list of "key": value pairs.
128-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
128+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.`,
129129
Elem: &schema.Schema{Type: schema.TypeString},
130130
},
131131
"operating_system": {

website/docs/r/gkeonprem_bare_metal_admin_cluster.html.markdown

+7-7
Original file line numberDiff line numberDiff line change
@@ -343,9 +343,9 @@ The following arguments are supported:
343343
version -- it's best to assume the behavior is undefined and
344344
conflicts should be avoided. For more information, including usage
345345
and the valid values, see:
346-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
346+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
347347
An object containing a list of "key": value pairs.
348-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
348+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
349349

350350

351351
<a name="nested_node_configs"></a>The `node_configs` block supports:
@@ -364,9 +364,9 @@ The following arguments are supported:
364364
version -- it's best to assume the behavior is undefined and
365365
conflicts should be avoided. For more information, including usage
366366
and the valid values, see:
367-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
367+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
368368
An object containing a list of "key": value pairs.
369-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
369+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
370370

371371
<a name="nested_taints"></a>The `taints` block supports:
372372

@@ -483,14 +483,14 @@ The following arguments are supported:
483483
* `uri` -
484484
(Required)
485485
Specifies the address of your proxy server.
486-
Examples: http://domain
486+
For Example: http://domain
487487
WARNING: Do not provide credentials in the format
488-
http://(username:password@)domain these will be rejected by the server.
488+
of http://(username:password@)domain these will be rejected by the server.
489489

490490
* `no_proxy` -
491491
(Optional)
492492
A list of IPs, hostnames, and domains that should skip the proxy.
493-
Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].
493+
For example: ["127.0.0.1", "example.com", ".corp", "localhost"].
494494

495495
<a name="nested_cluster_operations"></a>The `cluster_operations` block supports:
496496

website/docs/r/gkeonprem_bare_metal_cluster.html.markdown

+14-14
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,9 @@ The following arguments are supported:
444444
version -- it's best to assume the behavior is undefined and
445445
conflicts should be avoided. For more information, including usage
446446
and the valid values, see:
447-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
447+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
448448
An object containing a list of "key": value pairs.
449-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
449+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
450450

451451

452452
<a name="nested_node_configs"></a>The `node_configs` block supports:
@@ -465,7 +465,7 @@ The following arguments are supported:
465465
version -- it's best to assume the behavior is undefined and
466466
conflicts should be avoided. For more information, including usage
467467
and the valid values, see:
468-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
468+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
469469
An object containing a list of "key": value pairs.
470470
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
471471

@@ -605,9 +605,9 @@ The following arguments are supported:
605605
version -- it's best to assume the behavior is undefined and
606606
conflicts should be avoided. For more information, including usage
607607
and the valid values, see:
608-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
608+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
609609
An object containing a list of "key": value pairs.
610-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
610+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
611611

612612

613613
<a name="nested_node_configs"></a>The `node_configs` block supports:
@@ -626,9 +626,9 @@ The following arguments are supported:
626626
version -- it's best to assume the behavior is undefined and
627627
conflicts should be avoided. For more information, including usage
628628
and the valid values, see:
629-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
629+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
630630
An object containing a list of "key": value pairs.
631-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
631+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
632632

633633
<a name="nested_taints"></a>The `taints` block supports:
634634

@@ -753,9 +753,9 @@ The following arguments are supported:
753753
version -- it's best to assume the behavior is undefined and
754754
conflicts should be avoided. For more information, including usage
755755
and the valid values, see:
756-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
756+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
757757
An object containing a list of "key": value pairs.
758-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
758+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
759759

760760
* `kubelet_config` -
761761
(Optional)
@@ -779,9 +779,9 @@ The following arguments are supported:
779779
version -- it's best to assume the behavior is undefined and
780780
conflicts should be avoided. For more information, including usage
781781
and the valid values, see:
782-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
782+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
783783
An object containing a list of "key": value pairs.
784-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
784+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
785785

786786
<a name="nested_taints"></a>The `taints` block supports:
787787

@@ -949,14 +949,14 @@ The following arguments are supported:
949949
* `uri` -
950950
(Required)
951951
Specifies the address of your proxy server.
952-
Examples: http://domain
952+
For example: http://domain
953953
WARNING: Do not provide credentials in the format
954-
http://(username:password@)domain these will be rejected by the server.
954+
of http://(username:password@)domain these will be rejected by the server.
955955

956956
* `no_proxy` -
957957
(Optional)
958958
A list of IPs, hostnames, and domains that should skip the proxy.
959-
Examples: ["127.0.0.1", "example.com", ".corp", "localhost"].
959+
For example ["127.0.0.1", "example.com", ".corp", "localhost"].
960960

961961
<a name="nested_cluster_operations"></a>The `cluster_operations` block supports:
962962

website/docs/r/gkeonprem_bare_metal_node_pool.html.markdown

+4-4
Original file line numberDiff line numberDiff line change
@@ -253,9 +253,9 @@ The following arguments are supported:
253253
version -- it's best to assume the behavior is undefined and
254254
conflicts should be avoided. For more information, including usage
255255
and the valid values, see:
256-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
256+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
257257
An object containing a list of "key": value pairs.
258-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
258+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
259259

260260

261261
<a name="nested_node_configs"></a>The `node_configs` block supports:
@@ -274,9 +274,9 @@ The following arguments are supported:
274274
version -- it's best to assume the behavior is undefined and
275275
conflicts should be avoided. For more information, including usage
276276
and the valid values, see:
277-
http://kubernetes.io/v1.1/docs/user-guide/labels.html
277+
- http://kubernetes.io/v1.1/docs/user-guide/labels.html
278278
An object containing a list of "key": value pairs.
279-
Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
279+
For example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
280280

281281
<a name="nested_taints"></a>The `taints` block supports:
282282

0 commit comments

Comments
 (0)