File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -127,10 +127,13 @@ spec:
127
127
- version
128
128
properties :
129
129
kind :
130
+ description : Kind of the referent
130
131
type : string
131
132
name :
133
+ description : Name of the CustomResourceDefinition for the referent, or an empty string when the referent is not a custom resource
132
134
type : string
133
135
version :
136
+ description : The API version of the referent
134
137
type : string
135
138
specDescriptors :
136
139
type : array
@@ -237,10 +240,13 @@ spec:
237
240
- version
238
241
properties :
239
242
kind :
243
+ description : Kind of the referent
240
244
type : string
241
245
name :
246
+ description : Name of the CustomResourceDefinition for the referent, or an empty string when the referent is not a custom resource
242
247
type : string
243
248
version :
249
+ description : The API version of the referent
244
250
type : string
245
251
specDescriptors :
246
252
type : array
@@ -349,12 +355,16 @@ spec:
349
355
- kind
350
356
- name
351
357
- version
358
+ properties :
352
359
properties :
353
360
kind :
361
+ description : Kind of the referent
354
362
type : string
355
363
name :
364
+ description : Name of the CustomResourceDefinition for the referent, or an empty string when the referent is not a custom resource
356
365
type : string
357
366
version :
367
+ description : API version of the referent
358
368
type : string
359
369
specDescriptors :
360
370
type : array
@@ -453,10 +463,13 @@ spec:
453
463
- version
454
464
properties :
455
465
kind :
466
+ description : Kind of the referent
456
467
type : string
457
468
name :
469
+ description : Name of the CustomResourceDefinition for the referent, or an empty string when the referent is not a custom resource
458
470
type : string
459
471
version :
472
+ description : The API version of the referent
460
473
type : string
461
474
specDescriptors :
462
475
type : array
You can’t perform that action at this time.
0 commit comments