Skip to content

Commit 82ef357

Browse files
tengqmjavidiaz
authored andcommitted
Update API reference to contain API group and versino info
The updated reference is generated using the kubernetes-sigs/reference-docs#172 change.
1 parent c967786 commit 82ef357

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

static/docs/reference/generated/kubernetes-api/v1.19/index.html

+32-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
<UL>
1616
<LI class="nav-level-1 strong-nav"><A href="#-strong-api-overview-strong-" class="nav-item"><STRONG>Overview</STRONG></A></LI>
1717
</UL>
18+
<UL>
19+
<LI class="nav-level-1 strong-nav"><A href="#-strong-api-groups-strong-" class="nav-item"><STRONG>API Groups</STRONG></A></LI>
20+
</UL>
1821
<UL>
1922
<LI class="nav-level-1 strong-nav"><A href="#-strong-workloads-apis-strong-" class="nav-item"><STRONG>WORKLOADS APIS</STRONG></A></LI>
2023
</UL>
@@ -3486,7 +3489,7 @@
34863489
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2020 The Kubernetes Authors.</a>
34873490
</DIV>
34883491
<DIV class="col-md-6 text-right">
3489-
<DIV>Generated at: 2020-08-13 16:44:39 (EDT)</DIV>
3492+
<DIV>Generated at: 2020-10-19 15:00:27 (CST)</DIV>
34903493
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.19/api/openapi-spec/swagger.json">v1.19.0</a></DIV>
34913494
</DIV>
34923495
</DIV><H1 id="-strong-api-overview-strong-"><STRONG>API OVERVIEW</STRONG></H1>
@@ -3577,6 +3580,34 @@ <H4 id="resource-operations-additional">Additional Operations</H4>
35773580
<LI><B>Read / Write Status</B>: Read or Update the Status for a resource object. The Status can only changed through these update operations.</LI>
35783581
</UL>
35793582
<HR />
3583+
<H1 id="-strong-api-groups-strong-"><STRONG>API Groups</STRONG></H1>
3584+
<P>The API Groups and their versions are summarized in the following table.</P><TABLE class="col-md-8">
3585+
<THEAD><TR><TH>Group</TH><TH>Version</TH></TR></THEAD>
3586+
<TBODY>
3587+
<TR><TD><CODE>admissionregistration.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3588+
<TR><TD><CODE>apiextensions.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3589+
<TR><TD><CODE>apiregistration.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3590+
<TR><TD><CODE>apps</CODE></TD><TD><CODE>v1</CODE></TD></TR>
3591+
<TR><TD><CODE>authentication.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3592+
<TR><TD><CODE>authorization.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3593+
<TR><TD><CODE>autoscaling</CODE></TD><TD><CODE>v1, v2beta2, v2beta1</CODE></TD></TR>
3594+
<TR><TD><CODE>batch</CODE></TD><TD><CODE>v1, v1beta1, v2alpha1</CODE></TD></TR>
3595+
<TR><TD><CODE>certificates.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3596+
<TR><TD><CODE>coordination.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3597+
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD></TR>
3598+
<TR><TD><CODE>discovery.k8s.io</CODE></TD><TD><CODE>v1beta1</CODE></TD></TR>
3599+
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3600+
<TR><TD><CODE>extensions</CODE></TD><TD><CODE>v1beta1</CODE></TD></TR>
3601+
<TR><TD><CODE>flowcontrol.apiserver.k8s.io</CODE></TD><TD><CODE>v1alpha1</CODE></TD></TR>
3602+
<TR><TD><CODE>networking.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
3603+
<TR><TD><CODE>node.k8s.io</CODE></TD><TD><CODE>v1beta1, v1alpha1</CODE></TD></TR>
3604+
<TR><TD><CODE>policy</CODE></TD><TD><CODE>v1beta1</CODE></TD></TR>
3605+
<TR><TD><CODE>rbac.authorization.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
3606+
<TR><TD><CODE>scheduling.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
3607+
<TR><TD><CODE>settings.k8s.io</CODE></TD><TD><CODE>v1alpha1</CODE></TD></TR>
3608+
<TR><TD><CODE>storage.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
3609+
</TBODY>
3610+
</TABLE>
35803611
<H1 id="-strong-workloads-apis-strong-"><STRONG>WORKLOADS</STRONG></H1>
35813612

35823613
<P>Workloads resources are responsible for managing and running your containers on the cluster. <A href="#container-v1-core">Containers</A> are created

static/docs/reference/generated/kubernetes-api/v1.19/js/navData.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)