kubernetes-api: update recommended events API

In Kubernetes v1.19, the new Events API events.k8s.io was promoted to
v1. As such it now supersedes the original core Events API.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
pull/29323/head
Damien Grisonnet 2021-08-11 11:00:27 +02:00
parent 8773d024e7
commit 923b2e25f2
6 changed files with 489 additions and 489 deletions

View File

@ -771,27 +771,27 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -1814,7 +1814,7 @@
<LI class="nav-level-2"><A href="#ephemeralvolumesource-v1-core" class="nav-item">EphemeralVolumeSource v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
<LI class="nav-level-2"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventsource-v1-core" class="nav-item">EventSource v1 core</A></LI>
@ -2744,27 +2744,27 @@
<LI class="nav-level-1"><A href="#endpointport-v1beta1-discovery-k8s-io" class="nav-item">EndpointPort v1beta1 discovery.k8s.io</A></LI>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -2796,7 +2796,7 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
<LI class="nav-level-1"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1beta1-events-k8s-io" class="nav-item">EventSeries v1beta1 events.k8s.io</A></LI>
@ -3658,10 +3658,10 @@
<DIV id="page-content-wrapper" class="col-xs-8 offset-xs-4 col-sm-9 offset-sm-3 col-md-10 offset-md-2 body-content">
<DIV class="row">
<DIV class="col-md-6 copyright">
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2020 The Kubernetes Authors.</a>
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2021 The Kubernetes Authors.</a>
</DIV>
<DIV class="col-md-6 text-right">
<DIV>Generated at: 2020-12-03 16:48:06 (CST)</DIV>
<DIV>Generated at: 2021-08-11 11:00:12 (CEST)</DIV>
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.20/api/openapi-spec/swagger.json">v1.20.0</a></DIV>
</DIV>
</DIV><H1 id="-strong-api-overview-strong-"><STRONG>API OVERVIEW</STRONG></H1>
@ -18116,11 +18116,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>201<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-core">Event v1 core</H1>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -18128,46 +18128,46 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD></TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18188,22 +18188,22 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-core">Patch</H2>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18233,13 +18233,13 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-core">Replace</H2>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18261,21 +18261,21 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-core">Delete</H2>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18310,10 +18310,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<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-v1-core">Delete Collection</H2>
<H2 id="delete-collection-event-v1-events-k8s-io">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18353,11 +18353,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18379,13 +18379,13 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-core">List</H2>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18413,13 +18413,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18440,13 +18440,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-core">Watch</H2>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18478,10 +18478,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18512,10 +18512,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -31330,27 +31330,27 @@ The resulting set of endpoints can be viewed as:
<TR><TD><CODE>volumeClaimTemplate</CODE><BR /><I><a href="#persistentvolumeclaimtemplate-v1-core">PersistentVolumeClaimTemplate</a></I></TD><TD>Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be `&lt;pod name&gt;-&lt;volume name&gt;` where `&lt;volume name&gt;` is the name from the `PodSpec.Volumes` array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long). An existing PVC with that name that is not owned by the pod will *not* be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster. This field is read-only and no changes will be made by Kubernetes to the PVC after it has been created. Required, must not be nil.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventseries-v1-core">EventSeries v1 core</H2>
<H2 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H2>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.</P>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time. How often to update the EventSeries is up to the event reporters. The default event reporter in &#34;k8s.io/client-go/tools/events/event_broadcaster.go&#34; shows how this struct is updated on heartbeats and can guide customized reporter implementations.</P>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1beta1-events-k8s-io">v1beta1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventsource-v1-core">EventSource v1 core</H2>
@ -40494,11 +40494,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD><CODE>protocol</CODE><BR /><I>string</I></TD><TD>The IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP.</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<H1 id="event-v1-core">Event v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -40506,46 +40506,46 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD></TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40566,22 +40566,22 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">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>
<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>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<H2 id="patch-event-v1-core">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40611,13 +40611,13 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<H2 id="replace-event-v1-core">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40639,21 +40639,21 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<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>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<H2 id="delete-event-v1-core">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40688,10 +40688,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<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-v1-events-k8s-io">Delete Collection</H2>
<H2 id="delete-collection-event-v1-core">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40731,11 +40731,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40757,13 +40757,13 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<H2 id="list-event-v1-core">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40791,13 +40791,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<CODE>GET /api/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40818,13 +40818,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<H2 id="watch-event-v1-core">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40856,10 +40856,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40890,10 +40890,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<CODE>GET /api/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -40925,8 +40925,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#event-v1-core">v1</a>
<a href="#event-v1-events-k8s-io">v1</a>
<a href="#event-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
@ -41341,11 +41341,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H1>
<H1 id="eventseries-v1-core">EventSeries v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -41353,14 +41353,14 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1beta1-events-k8s-io">EventSeries v1beta1 events.k8s.io</H1>
@ -41371,8 +41371,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1-core">v1</a>
<a href="#eventseries-v1-events-k8s-io">v1</a>
<a href="#eventseries-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>

File diff suppressed because one or more lines are too long

View File

@ -805,27 +805,27 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -1854,7 +1854,7 @@
<LI class="nav-level-2"><A href="#ephemeralvolumesource-v1-core" class="nav-item">EphemeralVolumeSource v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
<LI class="nav-level-2"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventsource-v1-core" class="nav-item">EventSource v1 core</A></LI>
@ -2854,27 +2854,27 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -2906,7 +2906,7 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
<LI class="nav-level-1"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1beta1-events-k8s-io" class="nav-item">EventSeries v1beta1 events.k8s.io</A></LI>
@ -3705,7 +3705,7 @@
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2021 The Kubernetes Authors.</a>
</DIV>
<DIV class="col-md-6 text-right">
<DIV>Generated at: 2021-04-09 08:47:46 (CST)</DIV>
<DIV>Generated at: 2021-08-11 10:59:31 (CEST)</DIV>
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.21/api/openapi-spec/swagger.json">v1.21.0</a></DIV>
</DIV>
</DIV><H1 id="-strong-api-overview-strong-"><STRONG>API OVERVIEW</STRONG></H1>
@ -3813,12 +3813,12 @@ notes on specific resource objects for details.</P>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD></TR>
<TR><TD><CODE>discovery.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
<TR><TD><CODE>policy</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
<TR><TD><CODE>extensions</CODE></TD><TD><CODE>v1beta1</CODE></TD></TR>
<TR><TD><CODE>flowcontrol.apiserver.k8s.io</CODE></TD><TD><CODE>v1beta1</CODE></TD></TR>
<TR><TD><CODE>internal.apiserver.k8s.io</CODE></TD><TD><CODE>v1alpha1</CODE></TD></TR>
<TR><TD><CODE>networking.k8s.io</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
<TR><TD><CODE>node.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
<TR><TD><CODE>policy</CODE></TD><TD><CODE>v1, v1beta1</CODE></TD></TR>
<TR><TD><CODE>rbac.authorization.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
<TR><TD><CODE>scheduling.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
<TR><TD><CODE>storage.k8s.io</CODE></TD><TD><CODE>v1, v1beta1, v1alpha1</CODE></TD></TR>
@ -18636,11 +18636,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>201<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-core">Event v1 core</H1>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -18648,46 +18648,46 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18708,22 +18708,22 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-core">Patch</H2>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18753,13 +18753,13 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-core">Replace</H2>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18781,21 +18781,21 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-core">Delete</H2>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18830,10 +18830,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<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-v1-core">Delete Collection</H2>
<H2 id="delete-collection-event-v1-events-k8s-io">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18873,11 +18873,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18897,13 +18897,13 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-core">List</H2>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18931,13 +18931,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18958,13 +18958,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-core">Watch</H2>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18996,10 +18996,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -19030,10 +19030,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -31853,27 +31853,27 @@ The resulting set of endpoints can be viewed as:
<TR><TD><CODE>volumeClaimTemplate</CODE><BR /><I><a href="#persistentvolumeclaimtemplate-v1-core">PersistentVolumeClaimTemplate</a></I></TD><TD>Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be `&lt;pod name&gt;-&lt;volume name&gt;` where `&lt;volume name&gt;` is the name from the `PodSpec.Volumes` array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long). An existing PVC with that name that is not owned by the pod will *not* be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster. This field is read-only and no changes will be made by Kubernetes to the PVC after it has been created. Required, must not be nil.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventseries-v1-core">EventSeries v1 core</H2>
<H2 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H2>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.</P>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time. How often to update the EventSeries is up to the event reporters. The default event reporter in &#34;k8s.io/client-go/tools/events/event_broadcaster.go&#34; shows how this struct is updated on heartbeats and can guide customized reporter implementations.</P>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1beta1-events-k8s-io">v1beta1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventsource-v1-core">EventSource v1 core</H2>
@ -41941,11 +41941,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<H1 id="event-v1-core">Event v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -41953,46 +41953,46 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42013,22 +42013,22 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">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>
<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>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<H2 id="patch-event-v1-core">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42058,13 +42058,13 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<H2 id="replace-event-v1-core">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42086,21 +42086,21 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<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>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<H2 id="delete-event-v1-core">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42135,10 +42135,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<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-v1-events-k8s-io">Delete Collection</H2>
<H2 id="delete-collection-event-v1-core">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42178,11 +42178,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42202,13 +42202,13 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<H2 id="list-event-v1-core">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42236,13 +42236,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<CODE>GET /api/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42263,13 +42263,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<H2 id="watch-event-v1-core">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42301,10 +42301,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42335,10 +42335,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<CODE>GET /api/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -42370,8 +42370,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#event-v1-core">v1</a>
<a href="#event-v1-events-k8s-io">v1</a>
<a href="#event-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
@ -42784,11 +42784,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H1>
<H1 id="eventseries-v1-core">EventSeries v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -42796,14 +42796,14 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1beta1-events-k8s-io">EventSeries v1beta1 events.k8s.io</H1>
@ -42814,8 +42814,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1-core">v1</a>
<a href="#eventseries-v1-events-k8s-io">v1</a>
<a href="#eventseries-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>

File diff suppressed because one or more lines are too long

View File

@ -805,27 +805,27 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -1851,7 +1851,7 @@
<LI class="nav-level-2"><A href="#ephemeralvolumesource-v1-core" class="nav-item">EphemeralVolumeSource v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
<LI class="nav-level-2"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
</UL>
<UL>
<LI class="nav-level-2"><A href="#eventsource-v1-core" class="nav-item">EventSource v1 core</A></LI>
@ -2623,27 +2623,27 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#event-v1-events-k8s-io" class="nav-item">Event v1 events.k8s.io</A></LI>
<UL id="event-v1-events-k8s-io-nav" style="display: none;">
<LI class="nav-level-1"><A href="#event-v1-core" class="nav-item">Event v1 core</A></LI>
<UL id="event-v1-core-nav" style="display: none;">
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-events-k8s-io" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-events-k8s-io" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-events-k8s-io" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-events-k8s-io" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-events-k8s-io" class="nav-item">Delete Collection</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-write-operations-event-v1-core-strong-" class="nav-item"><STRONG>Write Operations</STRONG></A></LI>
<UL id="-strong-write-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#create-event-v1-core" class="nav-item">Create</A></LI>
<LI class="nav-level-2"><A href="#patch-event-v1-core" class="nav-item">Patch</A></LI>
<LI class="nav-level-2"><A href="#replace-event-v1-core" class="nav-item">Replace</A></LI>
<LI class="nav-level-2"><A href="#delete-event-v1-core" class="nav-item">Delete</A></LI>
<LI class="nav-level-2"><A href="#delete-collection-event-v1-core" class="nav-item">Delete Collection</A></LI>
</UL>
</UL>
<UL>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-events-k8s-io-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-events-k8s-io-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-events-k8s-io" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-events-k8s-io" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-events-k8s-io" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-events-k8s-io" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-events-k8s-io" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-events-k8s-io" class="nav-item">Watch List All Namespaces</A></LI>
<LI class="nav-level-2 strong-nav"><A href="#-strong-read-operations-event-v1-core-strong-" class="nav-item"><STRONG>Read Operations</STRONG></A></LI>
<UL id="-strong-read-operations-event-v1-core-strong--nav" style="display: none;">
<LI class="nav-level-2"><A href="#read-event-v1-core" class="nav-item">Read</A></LI>
<LI class="nav-level-2"><A href="#list-event-v1-core" class="nav-item">List</A></LI>
<LI class="nav-level-2"><A href="#list-all-namespaces-event-v1-core" class="nav-item">List All Namespaces</A></LI>
<LI class="nav-level-2"><A href="#watch-event-v1-core" class="nav-item">Watch</A></LI>
<LI class="nav-level-2"><A href="#watch-list-event-v1-core" class="nav-item">Watch List</A></LI>
<LI class="nav-level-2"><A href="#watch-list-all-namespaces-event-v1-core" class="nav-item">Watch List All Namespaces</A></LI>
</UL>
</UL>
</UL>
@ -2675,7 +2675,7 @@
</UL>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1-events-k8s-io" class="nav-item">EventSeries v1 events.k8s.io</A></LI>
<LI class="nav-level-1"><A href="#eventseries-v1-core" class="nav-item">EventSeries v1 core</A></LI>
</UL>
<UL>
<LI class="nav-level-1"><A href="#eventseries-v1beta1-events-k8s-io" class="nav-item">EventSeries v1beta1 events.k8s.io</A></LI>
@ -3018,7 +3018,7 @@
<a href="https://github.com/kubernetes/kubernetes">Copyright 2016-2021 The Kubernetes Authors.</a>
</DIV>
<DIV class="col-md-6 text-right">
<DIV>Generated at: 2021-08-04 23:14:36 (CEST)</DIV>
<DIV>Generated at: 2021-08-11 11:02:46 (CEST)</DIV>
<DIV>API Version: <a href="https://github.com/kubernetes/kubernetes/blob/release-1.22/api/openapi-spec/swagger.json">v1.22.0</a></DIV>
</DIV>
</DIV><H1 id="-strong-api-overview-strong-"><STRONG>API OVERVIEW</STRONG></H1>
@ -17972,11 +17972,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>201<br /><I><a href="#customresourcedefinition-v1-apiextensions-k8s-io">CustomResourceDefinition</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-core">Event v1 core</H1>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -17984,46 +17984,46 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18044,22 +18044,22 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Accepted</TD></TR>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-core">Patch</H2>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18089,14 +18089,14 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-core">Replace</H2>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18118,21 +18118,21 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-core">Delete</H2>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18167,10 +18167,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<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-v1-core">Delete Collection</H2>
<H2 id="delete-collection-event-v1-events-k8s-io">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18210,11 +18210,11 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18234,13 +18234,13 @@ $ 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>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-core">List</H2>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18268,13 +18268,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18295,13 +18295,13 @@ $ 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="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-core">Watch</H2>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18333,10 +18333,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -18367,10 +18367,10 @@ $ curl -X GET 'http://127.0.0.1:8001/api/v1/watch/namespaces/default/services/de
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /api/v1/watch/events</CODE>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -31133,27 +31133,27 @@ The resulting set of endpoints can be viewed as:
<TR><TD><CODE>volumeClaimTemplate</CODE><BR /><I><a href="#persistentvolumeclaimtemplate-v1-core">PersistentVolumeClaimTemplate</a></I></TD><TD>Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be `&lt;pod name&gt;-&lt;volume name&gt;` where `&lt;volume name&gt;` is the name from the `PodSpec.Volumes` array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long). An existing PVC with that name that is not owned by the pod will *not* be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster. This field is read-only and no changes will be made by Kubernetes to the PVC after it has been created. Required, must not be nil.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventseries-v1-core">EventSeries v1 core</H2>
<H2 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H2>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.</P>
<P>EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time. How often to update the EventSeries is up to the event reporters. The default event reporter in &#34;k8s.io/client-go/tools/events/event_broadcaster.go&#34; shows how this struct is updated on heartbeats and can guide customized reporter implementations.</P>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1beta1-events-k8s-io">v1beta1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
</TBODY>
</TABLE>
<H2 id="eventsource-v1-core">EventSource v1 core</H2>
@ -38127,11 +38127,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="event-v1-events-k8s-io">Event v1 events.k8s.io</H1>
<H1 id="event-v1-core">Event v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>Event</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -38139,46 +38139,46 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#eventlist-v1-events-k8s-io">EventList [events/v1]</a></LI>
<LI><a href="#eventlist-v1-core">EventList [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>action is what action was taken/failed regarding to the regarding object. It is machine-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>action</CODE><BR /><I>string</I></TD><TD>What action was taken/failed regarding to the Regarding object.</TD></TR>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>deprecatedCount</CODE><BR /><I>integer</I></TD><TD>deprecatedCount is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedFirstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedFirstTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedLastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>deprecatedLastTimestamp is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>deprecatedSource</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>eventTime is the time when this Event was first observed. It is required.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>The number of times this event has occurred.</TD></TR>
<TR><TD><CODE>eventTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time when this Event was first observed.</TD></TR>
<TR><TD><CODE>firstTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)</TD></TR>
<TR><TD><CODE>involvedObject</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>The object that this event is about.</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>lastTimestamp</CODE><BR /><I><a href="#time-v1-meta">Time</a></I></TD><TD>The time at which the most recent occurrence of this event was recorded.</TD></TR>
<TR><TD><CODE>message</CODE><BR /><I>string</I></TD><TD>A human-readable description of the status of this operation.</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#objectmeta-v1-meta">ObjectMeta</a></I></TD><TD>Standard object&#39;s metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>note</CODE><BR /><I>string</I></TD><TD>note is a human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>reason is why the action was taken. It is human-readable. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>regarding</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>regarding contains the object this Event is about. In most cases it&#39;s an Object reporting controller implements, e.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>related is the optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object.</TD></TR>
<TR><TD><CODE>reportingController</CODE><BR /><I>string</I></TD><TD>reportingController is the name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>reportingInstance is the ID of the controller instance, e.g. `kubelet-xyzf`. This field cannot be empty for new Events and it can have at most 128 characters.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-events-k8s-io">EventSeries</a></I></TD><TD>series is data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>type is the type of this event (Normal, Warning), new types could be added in the future. It is machine-readable. This field cannot be empty for new Events.</TD></TR>
<TR><TD><CODE>reason</CODE><BR /><I>string</I></TD><TD>This should be a short, machine understandable string that gives the reason for the transition into the object&#39;s current status.</TD></TR>
<TR><TD><CODE>related</CODE><BR /><I><a href="#objectreference-v1-core">ObjectReference</a></I></TD><TD>Optional secondary object for more complex actions.</TD></TR>
<TR><TD><CODE>reportingComponent</CODE><BR /><I>string</I></TD><TD>Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.</TD></TR>
<TR><TD><CODE>reportingInstance</CODE><BR /><I>string</I></TD><TD>ID of the controller instance, e.g. `kubelet-xyzf`.</TD></TR>
<TR><TD><CODE>series</CODE><BR /><I><a href="#eventseries-v1-core">EventSeries</a></I></TD><TD>Data about the Event series this event represents or nil if it&#39;s a singleton Event.</TD></TR>
<TR><TD><CODE>source</CODE><BR /><I><a href="#eventsource-v1-core">EventSource</a></I></TD><TD>The component reporting this event. Should be a short machine understandable string.</TD></TR>
<TR><TD><CODE>type</CODE><BR /><I>string</I></TD><TD>Type of this event (Normal, Warning), new types could be added in the future</TD></TR>
</TBODY>
</TABLE>
<H3 id="eventlist-v1-events-k8s-io">EventList v1 events</H3>
<H3 id="eventlist-v1-core">EventList v1 core</H3>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>apiVersion</CODE><BR /><I>string</I></TD><TD>APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-events-k8s-io">Event</a> array</I></TD><TD>items is a list of schema objects.</TD></TR>
<TR><TD><CODE>items</CODE><BR /><I><a href="#event-v1-core">Event</a> array</I></TD><TD>List of events</TD></TR>
<TR><TD><CODE>kind</CODE><BR /><I>string</I></TD><TD>Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</TD></TR>
<TR><TD><CODE>metadata</CODE><BR /><I><a href="#listmeta-v1-meta">ListMeta</a></I></TD><TD>Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-write-operations-event-v1-events-k8s-io-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-events-k8s-io">Create</H2>
<H2 id="-strong-write-operations-event-v1-core-strong-"><STRONG>Write Operations</STRONG></H2>
<H2 id="create-event-v1-core">Create</H2>
<P>create an Event</P>
<H3>HTTP Request</H3>
<CODE>POST /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>POST /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38199,22 +38199,22 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<TR><TD>202<br /><I><a href="#event-v1-events-k8s-io">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>
<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>
</TBODY>
</TABLE>
<H2 id="patch-event-v1-events-k8s-io">Patch</H2>
<H2 id="patch-event-v1-core">Patch</H2>
<P>partially update the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PATCH /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PATCH /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38244,14 +38244,14 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<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>
</TBODY>
</TABLE>
<H2 id="replace-event-v1-events-k8s-io">Replace</H2>
<H2 id="replace-event-v1-core">Replace</H2>
<P>replace the specified Event</P>
<H3>HTTP Request</H3>
<CODE>PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>PUT /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38273,21 +38273,21 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD></TD></TR>
<TR><TD><CODE>body</CODE><br /><I><a href="#event-v1-core">Event</a></I></TD><TD></TD></TR>
</TBODY>
</TABLE>
<H3>Response</H3>
<TABLE>
<THEAD><TR><TH>Code</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD>200<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>201<br /><I><a href="#event-v1-events-k8s-io">Event</a></I></TD><TD>Created</TD></TR>
<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>
</TBODY>
</TABLE>
<H2 id="delete-event-v1-events-k8s-io">Delete</H2>
<H2 id="delete-event-v1-core">Delete</H2>
<P>delete an Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38322,10 +38322,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<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-v1-events-k8s-io">Delete Collection</H2>
<H2 id="delete-collection-event-v1-core">Delete Collection</H2>
<P>delete collection of Event</P>
<H3>HTTP Request</H3>
<CODE>DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>DELETE /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38365,11 +38365,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#status-v1-meta">Status</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="-strong-read-operations-event-v1-events-k8s-io-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-events-k8s-io">Read</H2>
<H2 id="-strong-read-operations-event-v1-core-strong-"><STRONG>Read Operations</STRONG></H2>
<H2 id="read-event-v1-core">Read</H2>
<P>read the specified Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38389,13 +38389,13 @@ 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="#event-v1-events-k8s-io">Event</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#event-v1-core">Event</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-event-v1-events-k8s-io">List</H2>
<H2 id="list-event-v1-core">List</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38423,13 +38423,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="list-all-namespaces-event-v1-events-k8s-io">List All Namespaces</H2>
<H2 id="list-all-namespaces-event-v1-core">List All Namespaces</H2>
<P>list or watch objects of kind Event</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/events</CODE>
<CODE>GET /api/v1/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38450,13 +38450,13 @@ 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="#eventlist-v1-events-k8s-io">EventList</a></I></TD><TD>OK</TD></TR>
<TR><TD>200<br /><I><a href="#eventlist-v1-core">EventList</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-event-v1-events-k8s-io">Watch</H2>
<H2 id="watch-event-v1-core">Watch</H2>
<P>watch changes to an object of kind Event. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events/{name}</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38488,10 +38488,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-event-v1-events-k8s-io">Watch List</H2>
<H2 id="watch-list-event-v1-core">Watch List</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/namespaces/{namespace}/events</CODE>
<CODE>GET /api/v1/watch/namespaces/{namespace}/events</CODE>
<H3>Path Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38522,10 +38522,10 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H2 id="watch-list-all-namespaces-event-v1-events-k8s-io">Watch List All Namespaces</H2>
<H2 id="watch-list-all-namespaces-event-v1-core">Watch List All Namespaces</H2>
<P>watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.</P>
<H3>HTTP Request</H3>
<CODE>GET /apis/events.k8s.io/v1/watch/events</CODE>
<CODE>GET /api/v1/watch/events</CODE>
<H3>Query Parameters</H3>
<TABLE>
<THEAD><TR><TH>Parameter</TH><TH>Description</TH></TR></THEAD>
@ -38557,8 +38557,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#event-v1-core">v1</a>
<a href="#event-v1-events-k8s-io">v1</a>
<a href="#event-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
@ -38972,11 +38972,11 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
<TR><TD>200<br /><I><a href="#watchevent-v1-meta">WatchEvent</a></I></TD><TD>OK</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1-events-k8s-io">EventSeries v1 events.k8s.io</H1>
<H1 id="eventseries-v1-core">EventSeries v1 core</H1>
<TABLE class="col-md-8">
<THEAD><TR><TH>Group</TH><TH>Version</TH><TH>Kind</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>events.k8s.io</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
<TR><TD><CODE>core</CODE></TD><TD><CODE>v1</CODE></TD><TD><CODE>EventSeries</CODE></TD></TR>
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
@ -38984,14 +38984,14 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>
<LI><a href="#event-v1-events-k8s-io">Event [events/v1]</a></LI>
<LI><a href="#event-v1-core">Event [core/v1]</a></LI>
</UL>
</DIV>
<TABLE>
<THEAD><TR><TH>Field</TH><TH>Description</TH></TR></THEAD>
<TBODY>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>count is the number of occurrences in this series up to the last heartbeat time.</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>lastObservedTime is the time when last Event from the series was seen before last heartbeat.</TD></TR>
<TR><TD><CODE>count</CODE><BR /><I>integer</I></TD><TD>Number of occurrences in this series up to the last heartbeat time</TD></TR>
<TR><TD><CODE>lastObservedTime</CODE><BR /><I><a href="#microtime-v1-meta">MicroTime</a></I></TD><TD>Time of the last occurrence observed</TD></TR>
</TBODY>
</TABLE>
<H1 id="eventseries-v1beta1-events-k8s-io">EventSeries v1beta1 events.k8s.io</H1>
@ -39002,8 +39002,8 @@ The contents of the target Secret&#39;s Data field will be presented in a volume
</TBODY>
</TABLE>
<DIV class="alert alert-success col-md-8"><I class="fa fa-toggle-right"></I> Other API versions of this object exist:
<a href="#eventseries-v1-core">v1</a>
<a href="#eventseries-v1-events-k8s-io">v1</a>
<a href="#eventseries-v1-core">v1</a>
</DIV>
<DIV class="alert alert-info col-md-8"><I class="fa fa-info-circle"></I> Appears In:
<UL>

File diff suppressed because one or more lines are too long