mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Fix hack/update-api-reference-docs.sh
- update toplevel api object pattern in swagger doc script - make hack/update-api-reference-docs.sh indepenent from master
This commit is contained in:
@@ -400,10 +400,10 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<p><a href="#_v1beta1_thirdpartyresourcelist">v1beta1.ThirdPartyResourceList</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="#_v1beta1_daemonset">v1beta1.DaemonSet</a></p>
|
||||
<p><a href="#_v1beta1_daemonsetlist">v1beta1.DaemonSetList</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="#_v1beta1_daemonsetlist">v1beta1.DaemonSetList</a></p>
|
||||
<p><a href="#_v1beta1_daemonset">v1beta1.DaemonSet</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="#_v1beta1_ingress">v1beta1.Ingress</a></p>
|
||||
@@ -6093,7 +6093,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-06-06 17:05:19 UTC
|
||||
Last updated 2016-06-20 07:50:53 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user