|
512 | 512 | <li><a href="#_v1_tcpsocketaction">v1.TCPSocketAction</a></li>
|
513 | 513 | <li><a href="#_v1_timer">v1.Timer</a></li>
|
514 | 514 | <li><a href="#_v1_toleration">v1.Toleration</a></li>
|
| 515 | +<li><a href="#_v1_typedlocalobjectreference">v1.TypedLocalObjectReference</a></li> |
515 | 516 | <li><a href="#_v1_virtualmachine">v1.VirtualMachine</a></li>
|
516 | 517 | <li><a href="#_v1_virtualmachinecondition">v1.VirtualMachineCondition</a></li>
|
517 | 518 | <li><a href="#_v1_virtualmachineinstance">v1.VirtualMachineInstance</a></li>
|
@@ -1281,6 +1282,12 @@ <h3 id="_v1_deleteoptions">v1.DeleteOptions</h3>
|
1281 | 1282 | <td class="tableblock halign-left valign-middle"><p class="tableblock">string</p></td>
|
1282 | 1283 | </tr>
|
1283 | 1284 | <tr>
|
| 1285 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>dryRun</strong><br> |
| 1286 | +<em>optional</em></p></td> |
| 1287 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed</p></td> |
| 1288 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">< string > array</p></td> |
| 1289 | +</tr> |
| 1290 | +<tr> |
1284 | 1291 | <td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>gracePeriodSeconds</strong><br>
|
1285 | 1292 | <em>optional</em></p></td>
|
1286 | 1293 | <td class="tableblock halign-left valign-middle"><p class="tableblock">The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.</p></td>
|
@@ -2533,7 +2540,7 @@ <h3 id="_v1_listmeta">v1.ListMeta</h3>
|
2533 | 2540 | <tr>
|
2534 | 2541 | <td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>continue</strong><br>
|
2535 | 2542 | <em>optional</em></p></td>
|
2536 |
| -<td class="tableblock halign-left valign-middle"><p class="tableblock">continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response.</p></td> |
| 2543 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.</p></td> |
2537 | 2544 | <td class="tableblock halign-left valign-middle"><p class="tableblock">string</p></td>
|
2538 | 2545 | </tr>
|
2539 | 2546 | <tr>
|
@@ -3096,6 +3103,12 @@ <h3 id="_v1_persistentvolumeclaimspec">v1.PersistentVolumeClaimSpec</h3>
|
3096 | 3103 | <td class="tableblock halign-left valign-middle"><p class="tableblock">< <a href="#_v1_persistentvolumeaccessmode">v1.PersistentVolumeAccessMode</a> > array</p></td>
|
3097 | 3104 | </tr>
|
3098 | 3105 | <tr>
|
| 3106 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>dataSource</strong><br> |
| 3107 | +<em>optional</em></p></td> |
| 3108 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">This field requires the VolumeSnapshotDataSource alpha feature gate to be enabled and currently VolumeSnapshot is the only supported data source. If the provisioner can support VolumeSnapshot data source, it will create a new volume and data will be restored to the volume at the same time. If the provisioner does not support VolumeSnapshot data source, volume will not be created and the failure will be reported as an event. In the future, we plan to support more data source types and the behavior of the provisioner may change.</p></td> |
| 3109 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><a href="#_v1_typedlocalobjectreference">v1.TypedLocalObjectReference</a></p></td> |
| 3110 | +</tr> |
| 3111 | +<tr> |
3099 | 3112 | <td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>resources</strong><br>
|
3100 | 3113 | <em>optional</em></p></td>
|
3101 | 3114 | <td class="tableblock halign-left valign-middle"><p class="tableblock">Resources represents the minimum resources the volume should have. More info: <a href="https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources" class="bare">https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources</a></p></td>
|
@@ -4003,6 +4016,46 @@ <h3 id="_v1_toleration">v1.Toleration</h3>
|
4003 | 4016 | </table>
|
4004 | 4017 | </div>
|
4005 | 4018 | <div class="sect2">
|
| 4019 | +<h3 id="_v1_typedlocalobjectreference">v1.TypedLocalObjectReference</h3> |
| 4020 | +<div class="paragraph"> |
| 4021 | +<p>TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.</p> |
| 4022 | +</div> |
| 4023 | +<table class="tableblock frame-all grid-all spread"> |
| 4024 | +<colgroup> |
| 4025 | +<col style="width: 16.6666%;"> |
| 4026 | +<col style="width: 61.1111%;"> |
| 4027 | +<col style="width: 22.2223%;"> |
| 4028 | +</colgroup> |
| 4029 | +<thead> |
| 4030 | +<tr> |
| 4031 | +<th class="tableblock halign-left valign-middle">Name</th> |
| 4032 | +<th class="tableblock halign-left valign-middle">Description</th> |
| 4033 | +<th class="tableblock halign-left valign-middle">Schema</th> |
| 4034 | +</tr> |
| 4035 | +</thead> |
| 4036 | +<tbody> |
| 4037 | +<tr> |
| 4038 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>apiGroup</strong><br> |
| 4039 | +<em>required</em></p></td> |
| 4040 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.</p></td> |
| 4041 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">string</p></td> |
| 4042 | +</tr> |
| 4043 | +<tr> |
| 4044 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>kind</strong><br> |
| 4045 | +<em>required</em></p></td> |
| 4046 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">Kind is the type of resource being referenced</p></td> |
| 4047 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">string</p></td> |
| 4048 | +</tr> |
| 4049 | +<tr> |
| 4050 | +<td class="tableblock halign-left valign-middle"><p class="tableblock"><strong>name</strong><br> |
| 4051 | +<em>required</em></p></td> |
| 4052 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">Name is the name of resource being referenced</p></td> |
| 4053 | +<td class="tableblock halign-left valign-middle"><p class="tableblock">string</p></td> |
| 4054 | +</tr> |
| 4055 | +</tbody> |
| 4056 | +</table> |
| 4057 | +</div> |
| 4058 | +<div class="sect2"> |
4006 | 4059 | <h3 id="_v1_virtualmachine">v1.VirtualMachine</h3>
|
4007 | 4060 | <div class="paragraph">
|
4008 | 4061 | <p>VirtualMachine handles the VirtualMachines that are not running
|
|
0 commit comments