clean up makefile, config (#18517)

Added target for createversiondirs (shell script) in Makefile.

updates for tagged release

regenerate api ref, rm Makefile_temp

add parens to pip check
This commit is contained in:
Karen Bradshaw
2020-01-30 19:40:20 -05:00
committed by GitHub
parent f5e63a268c
commit 694815d454
5 changed files with 88 additions and 217 deletions
File diff suppressed because one or more lines are too long
@@ -3889,8 +3889,8 @@
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2020 The Kubernetes Authors.</a>
</DIV>
<DIV class="col-md-6 text-right">
<DIV>Generated at: 2020-01-06 18:11:33 (EST)</DIV>
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.17/api/openapi-spec/swagger.json">v1.17.1</a></DIV>
<DIV>Generated at: 2020-01-16 09:07:15 (EST)</DIV>
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.17/api/openapi-spec/swagger.json">v1.17.0</a></DIV>
</DIV>
</DIV><H1 id="-strong-api-overview-strong-"><STRONG>API OVERVIEW</STRONG></H1>
@@ -6146,8 +6146,8 @@ deployment "deployment-example" replaced
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#deployment-v1-apps">Deployment</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#deployment-v1-apps">Deployment</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#deployment-v1-apps">Deployment</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-deployment-v1-apps">Delete</H2>
@@ -6235,8 +6235,8 @@ deployment "deployment-example" deleted
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-deployment-v1-apps">Delete Collection</H2>
@@ -7631,9 +7631,9 @@ job "example-job" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-job-v1-batch">Patch</H2>
@@ -7704,8 +7704,8 @@ job "example-job" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#job-v1-batch">Job</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-job-v1-batch">Delete</H2>
@@ -8812,9 +8812,9 @@ spec:
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#eviction-v1beta1-policy">Eviction</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#eviction-v1beta1-policy">Eviction</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#eviction-v1beta1-policy">Eviction</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#eviction-v1beta1-policy">Eviction</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-pod-v1-core">Patch</H2>
@@ -10454,9 +10454,9 @@ spec:
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#replicationcontroller-v1-core">ReplicationController</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#replicationcontroller-v1-core">ReplicationController</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#replicationcontroller-v1-core">ReplicationController</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#replicationcontroller-v1-core">ReplicationController</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-replicationcontroller-v1-core">Patch</H2>
@@ -11172,8 +11172,8 @@ spec:
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#statefulset-v1-apps">StatefulSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#statefulset-v1-apps">StatefulSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#statefulset-v1-apps">StatefulSet</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-statefulset-v1-apps">Delete</H2>
@@ -11714,9 +11714,9 @@ Workloads can be accessed via proxy through the api master using the <code>kubec
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#endpoints-v1-core">Endpoints</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#endpoints-v1-core">Endpoints</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#endpoints-v1-core">Endpoints</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#endpoints-v1-core">Endpoints</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-endpoints-v1-core">Patch</H2>
@@ -12549,9 +12549,9 @@ Workloads can be accessed via proxy through the api master using the <code>kubec
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-ingress-v1beta1-networking-k8s-io">Patch</H2>
@@ -12622,8 +12622,8 @@ Workloads can be accessed via proxy through the api master using the <code>kubec
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-ingress-v1beta1-networking-k8s-io">Delete</H2>
@@ -12660,8 +12660,8 @@ Workloads can be accessed via proxy through the api master using the <code>kubec
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-ingress-v1beta1-networking-k8s-io">Delete Collection</H2>
@@ -12984,8 +12984,8 @@ Workloads can be accessed via proxy through the api master using the <code>kubec
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-networking-k8s-io">Ingress</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="service-v1-core">Service v1 core</H1>
@@ -13512,8 +13512,8 @@ service "deployment-example" replaced
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#service-v1-core">Service</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#service-v1-core">Service</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#service-v1-core">Service</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-service-v1-core">Delete</H2>
@@ -16067,8 +16067,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#persistentvolumeclaim-v1-core">PersistentVolumeClaim</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#persistentvolumeclaim-v1-core">PersistentVolumeClaim</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#persistentvolumeclaim-v1-core">PersistentVolumeClaim</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-persistentvolumeclaim-v1-core">Delete</H2>
@@ -16498,9 +16498,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-storageclass-v1-storage-k8s-io">Patch</H2>
@@ -16569,8 +16569,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#storageclass-v1-storage-k8s-io">StorageClass</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-storageclass-v1-storage-k8s-io">Delete</H2>
@@ -17334,9 +17334,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-controllerrevision-v1-apps">Patch</H2>
@@ -17407,8 +17407,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#controllerrevision-v1-apps">ControllerRevision</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-controllerrevision-v1-apps">Delete</H2>
@@ -17765,9 +17765,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-customresourcedefinition-v1-apiextensions-k8s-io">Patch</H2>
@@ -18202,9 +18202,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-core">Patch</H2>
@@ -18617,9 +18617,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#limitrange-v1-core">LimitRange</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#limitrange-v1-core">LimitRange</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#limitrange-v1-core">LimitRange</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#limitrange-v1-core">LimitRange</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-limitrange-v1-core">Patch</H2>
@@ -19056,9 +19056,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#horizontalpodautoscaler-v1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#horizontalpodautoscaler-v1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#horizontalpodautoscaler-v1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#horizontalpodautoscaler-v1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-horizontalpodautoscaler-v1-autoscaling">Patch</H2>
@@ -20228,9 +20228,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#podtemplate-v1-core">PodTemplate</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#podtemplate-v1-core">PodTemplate</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#podtemplate-v1-core">PodTemplate</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#podtemplate-v1-core">PodTemplate</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-podtemplate-v1-core">Patch</H2>
@@ -22403,8 +22403,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-apiservice-v1-apiregistration-k8s-io">Delete Collection</H2>
@@ -22649,8 +22649,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#apiservice-v1-apiregistration-k8s-io">APIService</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#apiservice-v1-apiregistration-k8s-io">APIService</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#apiservice-v1-apiregistration-k8s-io">APIService</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="auditsink-v1alpha1-auditregistration-k8s-io">AuditSink v1alpha1 auditregistration.k8s.io</H1>
@@ -23032,9 +23032,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#binding-v1-core">Binding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#binding-v1-core">Binding</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#binding-v1-core">Binding</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#binding-v1-core">Binding</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest v1beta1 certificates.k8s.io</H1>
@@ -23124,9 +23124,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-certificatesigningrequest-v1beta1-certificates-k8s-io">Patch</H2>
@@ -23478,8 +23478,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#certificatesigningrequest-v1beta1-certificates-k8s-io">CertificateSigningRequest</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="clusterrole-v1-rbac-authorization-k8s-io">ClusterRole v1 rbac.authorization.k8s.io</H1>
@@ -23543,9 +23543,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#clusterrole-v1-rbac-authorization-k8s-io">ClusterRole</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#clusterrole-v1-rbac-authorization-k8s-io">ClusterRole</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#clusterrole-v1-rbac-authorization-k8s-io">ClusterRole</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#clusterrole-v1-rbac-authorization-k8s-io">ClusterRole</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-clusterrole-v1-rbac-authorization-k8s-io">Patch</H2>
@@ -23864,9 +23864,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#clusterrolebinding-v1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#clusterrolebinding-v1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-clusterrolebinding-v1-rbac-authorization-k8s-io">Patch</H2>
@@ -23972,8 +23972,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-clusterrolebinding-v1-rbac-authorization-k8s-io">Delete Collection</H2>
@@ -24291,9 +24291,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io">FlowSchema</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io">FlowSchema</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io">FlowSchema</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io">FlowSchema</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-flowschema-v1alpha1-flowcontrol-apiserver-k8s-io">Patch</H2>
@@ -25123,9 +25123,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#localsubjectaccessreview-v1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#localsubjectaccessreview-v1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#localsubjectaccessreview-v1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#localsubjectaccessreview-v1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="namespace-v1-core">Namespace v1 core</H1>
@@ -25210,9 +25210,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#namespace-v1-core">Namespace</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#namespace-v1-core">Namespace</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#namespace-v1-core">Namespace</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#namespace-v1-core">Namespace</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-namespace-v1-core">Patch</H2>
@@ -25628,9 +25628,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#node-v1-core">Node</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#node-v1-core">Node</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#node-v1-core">Node</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#node-v1-core">Node</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-node-v1-core">Patch</H2>
@@ -26358,9 +26358,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#persistentvolume-v1-core">PersistentVolume</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#persistentvolume-v1-core">PersistentVolume</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#persistentvolume-v1-core">PersistentVolume</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#persistentvolume-v1-core">PersistentVolume</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-persistentvolume-v1-core">Patch</H2>
@@ -27247,9 +27247,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#resourcequota-v1-core">ResourceQuota</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#resourcequota-v1-core">ResourceQuota</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#resourcequota-v1-core">ResourceQuota</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#resourcequota-v1-core">ResourceQuota</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-resourcequota-v1-core">Patch</H2>
@@ -27358,8 +27358,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-resourcequota-v1-core">Delete Collection</H2>
@@ -28232,8 +28232,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#rolebinding-v1-rbac-authorization-k8s-io">RoleBinding</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#rolebinding-v1-rbac-authorization-k8s-io">RoleBinding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#rolebinding-v1-rbac-authorization-k8s-io">RoleBinding</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-rolebinding-v1-rbac-authorization-k8s-io">Delete</H2>
@@ -28270,8 +28270,8 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-rolebinding-v1-rbac-authorization-k8s-io">Delete Collection</H2>
@@ -28558,9 +28558,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#runtimeclass-v1beta1-node-k8s-io">RuntimeClass</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#runtimeclass-v1beta1-node-k8s-io">RuntimeClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#runtimeclass-v1beta1-node-k8s-io">RuntimeClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#runtimeclass-v1beta1-node-k8s-io">RuntimeClass</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-runtimeclass-v1beta1-node-k8s-io">Patch</H2>
@@ -28878,9 +28878,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#selfsubjectaccessreview-v1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#selfsubjectaccessreview-v1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#selfsubjectaccessreview-v1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#selfsubjectaccessreview-v1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="selfsubjectrulesreview-v1-authorization-k8s-io">SelfSubjectRulesReview v1 authorization.k8s.io</H1>
@@ -29010,9 +29010,9 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#serviceaccount-v1-core">ServiceAccount</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#serviceaccount-v1-core">ServiceAccount</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#serviceaccount-v1-core">ServiceAccount</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#serviceaccount-v1-core">ServiceAccount</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-serviceaccount-v1-core">Patch</H2>
@@ -37806,9 +37806,9 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-clusterrolebinding-v1beta1-rbac-authorization-k8s-io">Patch</H2>
@@ -37877,8 +37877,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#clusterrolebinding-v1beta1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-clusterrolebinding-v1beta1-rbac-authorization-k8s-io">Delete</H2>
@@ -38127,9 +38127,9 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">ClusterRoleBinding</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">Patch</H2>
@@ -38235,8 +38235,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-clusterrolebinding-v1alpha1-rbac-authorization-k8s-io">Delete Collection</H2>
@@ -39301,9 +39301,9 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#cronjob-v2alpha1-batch">CronJob</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#cronjob-v2alpha1-batch">CronJob</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#cronjob-v2alpha1-batch">CronJob</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#cronjob-v2alpha1-batch">CronJob</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-cronjob-v2alpha1-batch">Patch</H2>
@@ -39412,8 +39412,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-cronjob-v2alpha1-batch">Delete Collection</H2>
@@ -40727,9 +40727,9 @@ daemonset "daemonset-example" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-daemonset-v1beta2-apps">Patch</H2>
@@ -40800,8 +40800,8 @@ daemonset "daemonset-example" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#daemonset-v1beta2-apps">DaemonSet</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-daemonset-v1beta2-apps">Delete</H2>
@@ -41505,9 +41505,9 @@ daemonset "daemonset-example" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#daemonset-v1beta1-extensions">DaemonSet</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#daemonset-v1beta1-extensions">DaemonSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#daemonset-v1beta1-extensions">DaemonSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#daemonset-v1beta1-extensions">DaemonSet</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-daemonset-v1beta1-extensions">Patch</H2>
@@ -42391,9 +42391,9 @@ deployment "deployment-example" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#deployment-v1beta2-apps">Deployment</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#deployment-v1beta2-apps">Deployment</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#deployment-v1beta2-apps">Deployment</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#deployment-v1beta2-apps">Deployment</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-deployment-v1beta2-apps">Patch</H2>
@@ -43894,8 +43894,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/apps/v1beta2/watch/namespaces/default/
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#scale-v1beta2-apps">Scale</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#scale-v1beta2-apps">Scale</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#scale-v1beta2-apps">Scale</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-scale-deployment-v1beta2-apps">Patch Scale</H2>
@@ -45662,8 +45662,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/apps/v1beta1/watch/namespaces/default/
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#deployment-v1beta1-apps">Deployment</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#deployment-v1beta1-apps">Deployment</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#deployment-v1beta1-apps">Deployment</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-misc-operations-deployment-v1beta1-apps-strong-"><STRONG>Misc Operations</STRONG></H2>
@@ -46090,9 +46090,9 @@ deployment "deployment-example" created
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#deployment-v1beta1-extensions">Deployment</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#deployment-v1beta1-extensions">Deployment</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#deployment-v1beta1-extensions">Deployment</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#deployment-v1beta1-extensions">Deployment</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-deployment-v1beta1-extensions">Patch</H2>
@@ -47966,8 +47966,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-event-v1beta1-events-k8s-io">Delete Collection</H2>
@@ -48444,9 +48444,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#horizontalpodautoscaler-v2beta2-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#horizontalpodautoscaler-v2beta2-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#horizontalpodautoscaler-v2beta2-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#horizontalpodautoscaler-v2beta2-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-horizontalpodautoscaler-v2beta2-autoscaling">Patch</H2>
@@ -49056,8 +49056,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#horizontalpodautoscaler-v2beta1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#horizontalpodautoscaler-v2beta1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#horizontalpodautoscaler-v2beta1-autoscaling">HorizontalPodAutoscaler</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-horizontalpodautoscaler-v2beta1-autoscaling">Delete</H2>
@@ -49673,8 +49673,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-extensions">Ingress</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#ingress-v1beta1-extensions">Ingress</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#ingress-v1beta1-extensions">Ingress</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-ingress-v1beta1-extensions">Delete</H2>
@@ -50325,9 +50325,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-lease-v1beta1-coordination-k8s-io">Patch</H2>
@@ -50398,8 +50398,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#lease-v1beta1-coordination-k8s-io">Lease</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-lease-v1beta1-coordination-k8s-io">Delete</H2>
@@ -50717,9 +50717,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#localsubjectaccessreview-v1beta1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#localsubjectaccessreview-v1beta1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#localsubjectaccessreview-v1beta1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#localsubjectaccessreview-v1beta1-authorization-k8s-io">LocalSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="metricspec-v2beta1-autoscaling">MetricSpec v2beta1 autoscaling</H1>
@@ -51843,9 +51843,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#podsecuritypolicy-v1beta1-extensions">PodSecurityPolicy</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#podsecuritypolicy-v1beta1-extensions">PodSecurityPolicy</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#podsecuritypolicy-v1beta1-extensions">PodSecurityPolicy</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#podsecuritypolicy-v1beta1-extensions">PodSecurityPolicy</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-podsecuritypolicy-v1beta1-extensions">Patch</H2>
@@ -51951,8 +51951,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-podsecuritypolicy-v1beta1-extensions">Delete Collection</H2>
@@ -52268,9 +52268,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#priorityclass-v1beta1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#priorityclass-v1beta1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#priorityclass-v1beta1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#priorityclass-v1beta1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-priorityclass-v1beta1-scheduling-k8s-io">Patch</H2>
@@ -52593,9 +52593,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#priorityclass-v1alpha1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#priorityclass-v1alpha1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#priorityclass-v1alpha1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#priorityclass-v1alpha1-scheduling-k8s-io">PriorityClass</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-priorityclass-v1alpha1-scheduling-k8s-io">Patch</H2>
@@ -53066,8 +53066,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-replicaset-v1beta2-apps">Delete Collection</H2>
@@ -54028,8 +54028,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#replicaset-v1beta1-extensions">ReplicaSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#replicaset-v1beta1-extensions">ReplicaSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#replicaset-v1beta1-extensions">ReplicaSet</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-misc-operations-replicaset-v1beta1-extensions-strong-"><STRONG>Misc Operations</STRONG></H2>
@@ -54348,9 +54348,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#role-v1beta1-rbac-authorization-k8s-io">Role</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#role-v1beta1-rbac-authorization-k8s-io">Role</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#role-v1beta1-rbac-authorization-k8s-io">Role</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#role-v1beta1-rbac-authorization-k8s-io">Role</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-role-v1beta1-rbac-authorization-k8s-io">Patch</H2>
@@ -55270,8 +55270,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
<TR><TD>202<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-collection-rolebinding-v1beta1-rbac-authorization-k8s-io">Delete Collection</H2>
@@ -56224,8 +56224,8 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>201<br /><I><a href="#runtimeclass-v1alpha1-node-k8s-io">RuntimeClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>200<br /><I><a href="#runtimeclass-v1alpha1-node-k8s-io">RuntimeClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#runtimeclass-v1alpha1-node-k8s-io">RuntimeClass</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-runtimeclass-v1alpha1-node-k8s-io">Delete</H2>
@@ -56674,9 +56674,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#selfsubjectaccessreview-v1beta1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#selfsubjectaccessreview-v1beta1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#selfsubjectaccessreview-v1beta1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#selfsubjectaccessreview-v1beta1-authorization-k8s-io">SelfSubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H1 id="selfsubjectrulesreview-v1beta1-authorization-k8s-io">SelfSubjectRulesReview v1beta1 authorization.k8s.io</H1>
@@ -56736,9 +56736,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#selfsubjectrulesreview-v1beta1-authorization-k8s-io">SelfSubjectRulesReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#selfsubjectrulesreview-v1beta1-authorization-k8s-io">SelfSubjectRulesReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#selfsubjectrulesreview-v1beta1-authorization-k8s-io">SelfSubjectRulesReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#selfsubjectrulesreview-v1beta1-authorization-k8s-io">SelfSubjectRulesReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="servicereference-v1-apiextensions-k8s-io">ServiceReference v1 apiextensions.k8s.io</H1>
@@ -57655,9 +57655,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#statefulset-v1beta1-apps">StatefulSet</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#statefulset-v1beta1-apps">StatefulSet</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#statefulset-v1beta1-apps">StatefulSet</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#statefulset-v1beta1-apps">StatefulSet</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-statefulset-v1beta1-apps">Patch</H2>
@@ -58356,9 +58356,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>202<br /><I><a href="#storageclass-v1beta1-storage-k8s-io">StorageClass</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#storageclass-v1beta1-storage-k8s-io">StorageClass</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#storageclass-v1beta1-storage-k8s-io">StorageClass</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#storageclass-v1beta1-storage-k8s-io">StorageClass</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-storageclass-v1beta1-storage-k8s-io">Patch</H2>
@@ -58778,9 +58778,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#subjectaccessreview-v1beta1-authorization-k8s-io">SubjectAccessReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#subjectaccessreview-v1beta1-authorization-k8s-io">SubjectAccessReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#subjectaccessreview-v1beta1-authorization-k8s-io">SubjectAccessReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#subjectaccessreview-v1beta1-authorization-k8s-io">SubjectAccessReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="subjectrulesreviewstatus-v1beta1-authorization-k8s-io">SubjectRulesReviewStatus v1beta1 authorization.k8s.io</H1>
@@ -58899,9 +58899,9 @@ $ curl -X GET 'http://127.0.0.1:8001/apis/extensions/v1beta1/watch/namespaces/de
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#tokenreview-v1beta1-authentication-k8s-io">TokenReview</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#tokenreview-v1beta1-authentication-k8s-io">TokenReview</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#tokenreview-v1beta1-authentication-k8s-io">TokenReview</a></I></TD><TD>Accepted</TD></TR>
<TR><TD>200<br /><I><a href="#tokenreview-v1beta1-authentication-k8s-io">TokenReview</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="userinfo-v1beta1-authentication-k8s-io">UserInfo v1beta1 authentication.k8s.io</H1>