(create-namespaced-event namespace body)
(create-namespaced-event namespace body optional-params)
create an Event
create an Event
(create-namespaced-event-with-http-info namespace body)
(create-namespaced-event-with-http-info namespace
body
{:keys [pretty dryRun fieldManager]})
create an Event
create an Event
(delete-collection-namespaced-event namespace)
(delete-collection-namespaced-event namespace optional-params)
delete collection of Event
delete collection of Event
(delete-collection-namespaced-event-with-http-info namespace)
(delete-collection-namespaced-event-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
delete collection of Event
delete collection of Event
(delete-namespaced-event name namespace)
(delete-namespaced-event name namespace optional-params)
delete an Event
delete an Event
(delete-namespaced-event-with-http-info name namespace)
(delete-namespaced-event-with-http-info name
namespace
{:keys [pretty dryRun gracePeriodSeconds
orphanDependents
propagationPolicy body]})
delete an Event
delete an Event
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(list-event-for-all-namespaces)
(list-event-for-all-namespaces optional-params)
list or watch objects of kind Event
list or watch objects of kind Event
(list-event-for-all-namespaces-with-http-info)
(list-event-for-all-namespaces-with-http-info
{:keys [continue fieldSelector labelSelector limit pretty resourceVersion
timeoutSeconds watch]})
list or watch objects of kind Event
list or watch objects of kind Event
(list-namespaced-event namespace)
(list-namespaced-event namespace optional-params)
list or watch objects of kind Event
list or watch objects of kind Event
(list-namespaced-event-with-http-info namespace)
(list-namespaced-event-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
list or watch objects of kind Event
list or watch objects of kind Event
(patch-namespaced-event name namespace body)
(patch-namespaced-event name namespace body optional-params)
partially update the specified Event
partially update the specified Event
(patch-namespaced-event-with-http-info name namespace body)
(patch-namespaced-event-with-http-info name
namespace
body
{:keys [pretty dryRun fieldManager
force]})
partially update the specified Event
partially update the specified Event
(read-namespaced-event name namespace)
(read-namespaced-event name namespace optional-params)
read the specified Event
read the specified Event
(read-namespaced-event-with-http-info name namespace)
(read-namespaced-event-with-http-info name
namespace
{:keys [pretty exact export]})
read the specified Event
read the specified Event
(replace-namespaced-event name namespace body)
(replace-namespaced-event name namespace body optional-params)
replace the specified Event
replace the specified Event
(replace-namespaced-event-with-http-info name namespace body)
(replace-namespaced-event-with-http-info name
namespace
body
{:keys [pretty dryRun fieldManager]})
replace the specified Event
replace the specified Event
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |