(create-events-v1-namespaced-event namespace body)
(create-events-v1-namespaced-event namespace body optional-params)
create an Event
create an Event
(create-events-v1-namespaced-event-with-http-info namespace body)
(create-events-v1-namespaced-event-with-http-info
namespace
body
{:keys [pretty dry-run field-manager field-validation]})
create an Event
create an Event
(delete-events-v1-collection-namespaced-event namespace)
(delete-events-v1-collection-namespaced-event namespace optional-params)
delete collection of Event
delete collection of Event
(delete-events-v1-collection-namespaced-event-with-http-info namespace)
(delete-events-v1-collection-namespaced-event-with-http-info
namespace
{:keys [pretty body continue dry-run field-selector grace-period-seconds
label-selector limit orphan-dependents propagation-policy
resource-version resource-version-match timeout-seconds]})
delete collection of Event
delete collection of Event
(delete-events-v1-namespaced-event name namespace)
(delete-events-v1-namespaced-event name namespace optional-params)
delete an Event
delete an Event
(delete-events-v1-namespaced-event-with-http-info name namespace)
(delete-events-v1-namespaced-event-with-http-info
name
namespace
{:keys [pretty body dry-run grace-period-seconds orphan-dependents
propagation-policy]})
delete an Event
delete an Event
(get-events-v1-api-resources)
get available resources
get available resources
(get-events-v1-api-resources-with-http-info)
get available resources
get available resources
(list-events-v1-event-for-all-namespaces)
(list-events-v1-event-for-all-namespaces optional-params)
list or watch objects of kind Event
list or watch objects of kind Event
(list-events-v1-event-for-all-namespaces-with-http-info)
(list-events-v1-event-for-all-namespaces-with-http-info
{:keys [allow-watch-bookmarks continue field-selector label-selector limit
pretty resource-version resource-version-match timeout-seconds
watch]})
list or watch objects of kind Event
list or watch objects of kind Event
(list-events-v1-namespaced-event namespace)
(list-events-v1-namespaced-event namespace optional-params)
list or watch objects of kind Event
list or watch objects of kind Event
(list-events-v1-namespaced-event-with-http-info namespace)
(list-events-v1-namespaced-event-with-http-info
namespace
{:keys [pretty allow-watch-bookmarks continue field-selector label-selector
limit resource-version resource-version-match timeout-seconds watch]})
list or watch objects of kind Event
list or watch objects of kind Event
(patch-events-v1-namespaced-event name namespace body)
(patch-events-v1-namespaced-event name namespace body optional-params)
partially update the specified Event
partially update the specified Event
(patch-events-v1-namespaced-event-with-http-info name namespace body)
(patch-events-v1-namespaced-event-with-http-info
name
namespace
body
{:keys [pretty dry-run field-manager field-validation force]})
partially update the specified Event
partially update the specified Event
(read-events-v1-namespaced-event name namespace)
(read-events-v1-namespaced-event name namespace optional-params)
read the specified Event
read the specified Event
(read-events-v1-namespaced-event-with-http-info name namespace)
(read-events-v1-namespaced-event-with-http-info name namespace {:keys [pretty]})
read the specified Event
read the specified Event
(replace-events-v1-namespaced-event name namespace body)
(replace-events-v1-namespaced-event name namespace body optional-params)
replace the specified Event
replace the specified Event
(replace-events-v1-namespaced-event-with-http-info name namespace body)
(replace-events-v1-namespaced-event-with-http-info
name
namespace
body
{:keys [pretty dry-run field-manager field-validation]})
replace the specified Event
replace the specified Event
(watch-events-v1-event-list-for-all-namespaces)
(watch-events-v1-event-list-for-all-namespaces optional-params)
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
(watch-events-v1-event-list-for-all-namespaces-with-http-info)
(watch-events-v1-event-list-for-all-namespaces-with-http-info
{:keys [allow-watch-bookmarks continue field-selector label-selector limit
pretty resource-version resource-version-match timeout-seconds
watch]})
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
(watch-events-v1-namespaced-event name namespace)
(watch-events-v1-namespaced-event name namespace optional-params)
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.
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.
(watch-events-v1-namespaced-event-list namespace)
(watch-events-v1-namespaced-event-list namespace optional-params)
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
(watch-events-v1-namespaced-event-list-with-http-info namespace)
(watch-events-v1-namespaced-event-list-with-http-info
namespace
{:keys [allow-watch-bookmarks continue field-selector label-selector limit
pretty resource-version resource-version-match timeout-seconds
watch]})
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of Event. deprecated: use the 'watch' parameter with a list operation instead.
(watch-events-v1-namespaced-event-with-http-info name namespace)
(watch-events-v1-namespaced-event-with-http-info
name
namespace
{:keys [allow-watch-bookmarks continue field-selector label-selector limit
pretty resource-version resource-version-match timeout-seconds
watch]})
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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close