Liking cljdoc? Tell your friends :D

clojure-kubernetes-client.api.auditregistration-v1alpha1


create-audit-sinkclj

(create-audit-sink body)
(create-audit-sink body optional-params)

create an AuditSink

create an AuditSink
sourceraw docstring

create-audit-sink-with-http-infoclj

(create-audit-sink-with-http-info body)
(create-audit-sink-with-http-info body {:keys [pretty dryRun fieldManager]})

create an AuditSink

create an AuditSink
sourceraw docstring

delete-audit-sinkclj

(delete-audit-sink name)
(delete-audit-sink name optional-params)

delete an AuditSink

delete an AuditSink
sourceraw docstring

delete-audit-sink-with-http-infoclj

(delete-audit-sink-with-http-info name)
(delete-audit-sink-with-http-info name
                                  {:keys [pretty dryRun gracePeriodSeconds
                                          orphanDependents propagationPolicy
                                          body]})

delete an AuditSink

delete an AuditSink
sourceraw docstring

delete-collection-audit-sinkclj

(delete-collection-audit-sink)
(delete-collection-audit-sink optional-params)

delete collection of AuditSink

delete collection of AuditSink
sourceraw docstring

delete-collection-audit-sink-with-http-infoclj

(delete-collection-audit-sink-with-http-info)
(delete-collection-audit-sink-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of AuditSink

delete collection of AuditSink
sourceraw docstring

get-api-resourcesclj

(get-api-resources)

get available resources

get available resources
sourceraw docstring

get-api-resources-with-http-infoclj

(get-api-resources-with-http-info)

get available resources

get available resources
sourceraw docstring

list-audit-sinkclj

(list-audit-sink)
(list-audit-sink optional-params)

list or watch objects of kind AuditSink

list or watch objects of kind AuditSink
sourceraw docstring

list-audit-sink-with-http-infoclj

(list-audit-sink-with-http-info)
(list-audit-sink-with-http-info {:keys [pretty continue fieldSelector
                                        labelSelector limit resourceVersion
                                        timeoutSeconds watch]})

list or watch objects of kind AuditSink

list or watch objects of kind AuditSink
sourceraw docstring

patch-audit-sinkclj

(patch-audit-sink name body)
(patch-audit-sink name body optional-params)

partially update the specified AuditSink

partially update the specified AuditSink
sourceraw docstring

patch-audit-sink-with-http-infoclj

(patch-audit-sink-with-http-info name body)
(patch-audit-sink-with-http-info name
                                 body
                                 {:keys [pretty dryRun fieldManager force]})

partially update the specified AuditSink

partially update the specified AuditSink
sourceraw docstring

read-audit-sinkclj

(read-audit-sink name)
(read-audit-sink name optional-params)

read the specified AuditSink

read the specified AuditSink
sourceraw docstring

read-audit-sink-with-http-infoclj

(read-audit-sink-with-http-info name)
(read-audit-sink-with-http-info name {:keys [pretty exact export]})

read the specified AuditSink

read the specified AuditSink
sourceraw docstring

replace-audit-sinkclj

(replace-audit-sink name body)
(replace-audit-sink name body optional-params)

replace the specified AuditSink

replace the specified AuditSink
sourceraw docstring

replace-audit-sink-with-http-infoclj

(replace-audit-sink-with-http-info name body)
(replace-audit-sink-with-http-info name
                                   body
                                   {:keys [pretty dryRun fieldManager]})

replace the specified AuditSink

replace the specified AuditSink
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close