document /watch prefix deprecation

This commit is contained in:
Jordan Liggitt
2018-06-15 11:21:56 -04:00
parent d4d0276234
commit c31faf2509
54 changed files with 555 additions and 550 deletions

View File

@@ -3047,7 +3047,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div class="sect2">
<h3 id="_watch_individual_changes_to_a_list_of_poddisruptionbudget">watch individual changes to a list of PodDisruptionBudget</h3>
<h3 id="_watch_individual_changes_to_a_list_of_poddisruptionbudget_deprecated_use_the_em_watch_em_parameter_with_a_list_operation_instead">watch individual changes to a list of PodDisruptionBudget. deprecated: use the <em>watch</em> parameter with a list operation instead.</h3>
<div class="listingblock">
<div class="content">
<pre>GET /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets</pre>
@@ -3229,7 +3229,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div class="sect2">
<h3 id="_watch_changes_to_an_object_of_kind_poddisruptionbudget">watch changes to an object of kind PodDisruptionBudget</h3>
<h3 id="_watch_changes_to_an_object_of_kind_poddisruptionbudget_deprecated_use_the_em_watch_em_parameter_with_a_list_operation_instead_filtered_to_a_single_item_with_the_em_fieldselector_em_parameter">watch changes to an object of kind PodDisruptionBudget. deprecated: use the <em>watch</em> parameter with a list operation instead, filtered to a single item with the <em>fieldSelector</em> parameter.</h3>
<div class="listingblock">
<div class="content">
<pre>GET /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets/{name}</pre>
@@ -3419,7 +3419,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div class="sect2">
<h3 id="_watch_individual_changes_to_a_list_of_poddisruptionbudget_2">watch individual changes to a list of PodDisruptionBudget</h3>
<h3 id="_watch_individual_changes_to_a_list_of_poddisruptionbudget_deprecated_use_the_em_watch_em_parameter_with_a_list_operation_instead_2">watch individual changes to a list of PodDisruptionBudget. deprecated: use the <em>watch</em> parameter with a list operation instead.</h3>
<div class="listingblock">
<div class="content">
<pre>GET /apis/policy/v1beta1/watch/poddisruptionbudgets</pre>
@@ -3593,7 +3593,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div class="sect2">
<h3 id="_watch_individual_changes_to_a_list_of_podsecuritypolicy">watch individual changes to a list of PodSecurityPolicy</h3>
<h3 id="_watch_individual_changes_to_a_list_of_podsecuritypolicy_deprecated_use_the_em_watch_em_parameter_with_a_list_operation_instead">watch individual changes to a list of PodSecurityPolicy. deprecated: use the <em>watch</em> parameter with a list operation instead.</h3>
<div class="listingblock">
<div class="content">
<pre>GET /apis/policy/v1beta1/watch/podsecuritypolicies</pre>
@@ -3767,7 +3767,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
</div>
<div class="sect2">
<h3 id="_watch_changes_to_an_object_of_kind_podsecuritypolicy">watch changes to an object of kind PodSecurityPolicy</h3>
<h3 id="_watch_changes_to_an_object_of_kind_podsecuritypolicy_deprecated_use_the_em_watch_em_parameter_with_a_list_operation_instead_filtered_to_a_single_item_with_the_em_fieldselector_em_parameter">watch changes to an object of kind PodSecurityPolicy. deprecated: use the <em>watch</em> parameter with a list operation instead, filtered to a single item with the <em>fieldSelector</em> parameter.</h3>
<div class="listingblock">
<div class="content">
<pre>GET /apis/policy/v1beta1/watch/podsecuritypolicies/{name}</pre>