Generated changes

This commit is contained in:
Maciej Szulik
2016-11-07 12:45:02 +01:00
parent ed6ede3715
commit 01a72b2e7c
6 changed files with 13 additions and 11 deletions

View File

@@ -557,7 +557,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<div class="sect2">
<h3 id="_v1beta1_job">v1beta1.Job</h3>
<div class="paragraph">
<p>Job represents the configuration of a single job.</p>
<p>Job represents the configuration of a single job. DEPRECATED: extensions/v1beta1.Job is deprecated, use batch/v1.Job instead.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
@@ -4942,7 +4942,7 @@ Both these may change in the future. Incoming requests are matched against the h
<div class="sect2">
<h3 id="_v1beta1_joblist">v1beta1.JobList</h3>
<div class="paragraph">
<p>JobList is a collection of jobs.</p>
<p>JobList is a collection of jobs. DEPRECATED: extensions/v1beta1.JobList is deprecated, use batch/v1.JobList instead.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
@@ -6770,7 +6770,7 @@ Both these may change in the future. Incoming requests are matched against the h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-11-03 15:10:21 UTC
Last updated 2016-11-07 11:40:35 UTC
</div>
</div>
</body>