You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'APIVersion defines the versioned schema of this representation
25
-
of an object. Servers should convert recognized schemas to the latest
26
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
24
+
description: |-
25
+
APIVersion defines the versioned schema of this representation of an object.
26
+
Servers should convert recognized schemas to the latest internal value, and
27
+
may reject unrecognized values.
28
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
27
29
type: string
28
30
kind:
29
-
description: 'Kind is a string value representing the REST resource this
30
-
object represents. Servers may infer this from the endpoint the client
31
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
31
+
description: |-
32
+
Kind is a string value representing the REST resource this object represents.
33
+
Servers may infer this from the endpoint the client submits requests to.
34
+
Cannot be updated.
35
+
In CamelCase.
36
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
32
37
type: string
33
38
metadata:
34
39
type: object
@@ -37,17 +42,18 @@ spec:
37
42
object
38
43
properties:
39
44
deviceMode:
40
-
description: DeviceMode indicates the mode in which the devices will
41
-
be used by the Pod. This field is required and valid only for "Device"
42
-
typed network
45
+
description: |-
46
+
DeviceMode indicates the mode in which the devices will be used by the Pod.
47
+
This field is required and valid only for "Device" typed network
43
48
enum:
44
49
- DPDK-VFIO
45
50
- NetDevice
46
51
type: string
47
52
podIPv4Ranges:
48
-
description: PodIPv4Ranges specify the names of the secondary ranges
49
-
of the VPC subnet used to allocate pod IPs for the network. This
50
-
field is required and valid only for L3 typed network
53
+
description: |-
54
+
PodIPv4Ranges specify the names of the secondary ranges of the VPC subnet
55
+
used to allocate pod IPs for the network.
56
+
This field is required and valid only for L3 typed network
51
57
properties:
52
58
rangeNames:
53
59
items:
@@ -72,46 +78,52 @@ spec:
72
78
related to the network.
73
79
properties:
74
80
conditions:
75
-
description: "Conditions is a field representing the current conditions
76
-
of the GKENetworkParamSet. \n Known condition types are: \n * \"Ready\""
81
+
description: |-
82
+
Conditions is a field representing the current conditions of the GKENetworkParamSet.
83
+
84
+
85
+
Known condition types are:
86
+
87
+
88
+
* "Ready"
77
89
items:
78
90
description: "Condition contains details for one aspect of the current
79
-
state of this API Resource. --- This struct is intended for direct
80
-
use as an array at the field path .status.conditions. For example,
81
-
\n type FooStatus struct{ // Represents the observations of a
82
-
foo's current state. // Known .status.conditions.type are: \"Available\",
83
-
\"Progressing\", and \"Degraded\" // +patchMergeKey=type // +patchStrategy=merge
description: 'APIVersion defines the versioned schema of this representation
177
-
of an object. Servers should convert recognized schemas to the latest
178
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
189
+
description: |-
190
+
APIVersion defines the versioned schema of this representation of an object.
191
+
Servers should convert recognized schemas to the latest internal value, and
192
+
may reject unrecognized values.
193
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
179
194
type: string
180
195
kind:
181
-
description: 'Kind is a string value representing the REST resource this
182
-
object represents. Servers may infer this from the endpoint the client
183
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
196
+
description: |-
197
+
Kind is a string value representing the REST resource this object represents.
198
+
Servers may infer this from the endpoint the client submits requests to.
199
+
Cannot be updated.
200
+
In CamelCase.
201
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
184
202
type: string
185
203
metadata:
186
204
type: object
@@ -189,17 +207,18 @@ spec:
189
207
object
190
208
properties:
191
209
deviceMode:
192
-
description: DeviceMode indicates the mode in which the devices will
193
-
be used by the Pod. This field is required and valid only for "Device"
194
-
typed network
210
+
description: |-
211
+
DeviceMode indicates the mode in which the devices will be used by the Pod.
212
+
This field is required and valid only for "Device" typed network
195
213
enum:
196
214
- DPDK-VFIO
197
215
- NetDevice
198
216
type: string
199
217
podIPv4Ranges:
200
-
description: PodIPv4Ranges specify the names of the secondary ranges
201
-
of the VPC subnet used to allocate pod IPs for the network. This
202
-
field is required and valid only for L3 typed network
218
+
description: |-
219
+
PodIPv4Ranges specify the names of the secondary ranges of the VPC subnet
220
+
used to allocate pod IPs for the network.
221
+
This field is required and valid only for L3 typed network
203
222
properties:
204
223
rangeNames:
205
224
items:
@@ -224,46 +243,52 @@ spec:
224
243
related to the network.
225
244
properties:
226
245
conditions:
227
-
description: "Conditions is a field representing the current conditions
228
-
of the GKENetworkParamSet. \n Known condition types are: \n * \"Ready\""
246
+
description: |-
247
+
Conditions is a field representing the current conditions of the GKENetworkParamSet.
248
+
249
+
250
+
Known condition types are:
251
+
252
+
253
+
* "Ready"
229
254
items:
230
255
description: "Condition contains details for one aspect of the current
231
-
state of this API Resource. --- This struct is intended for direct
232
-
use as an array at the field path .status.conditions. For example,
233
-
\n type FooStatus struct{ // Represents the observations of a
234
-
foo's current state. // Known .status.conditions.type are: \"Available\",
235
-
\"Progressing\", and \"Degraded\" // +patchMergeKey=type // +patchStrategy=merge
0 commit comments