(create-apiregistration-v1beta1-api-service body)
(create-apiregistration-v1beta1-api-service body optional-params)
create an APIService
create an APIService
(create-apiregistration-v1beta1-api-service-with-http-info body)
(create-apiregistration-v1beta1-api-service-with-http-info
body
{:keys [include-uninitialized pretty dry-run]})
create an APIService
create an APIService
(delete-apiregistration-v1beta1-api-service name)
(delete-apiregistration-v1beta1-api-service name optional-params)
delete an APIService
delete an APIService
(delete-apiregistration-v1beta1-api-service-with-http-info name)
(delete-apiregistration-v1beta1-api-service-with-http-info
name
{:keys [pretty body dry-run grace-period-seconds orphan-dependents
propagation-policy]})
delete an APIService
delete an APIService
(delete-apiregistration-v1beta1-collection-api-service)
(delete-apiregistration-v1beta1-collection-api-service optional-params)
delete collection of APIService
delete collection of APIService
(delete-apiregistration-v1beta1-collection-api-service-with-http-info)
(delete-apiregistration-v1beta1-collection-api-service-with-http-info
{:keys [include-uninitialized pretty continue field-selector label-selector
limit resource-version timeout-seconds watch]})
delete collection of APIService
delete collection of APIService
(get-apiregistration-v1beta1-api-resources)
get available resources
get available resources
(get-apiregistration-v1beta1-api-resources-with-http-info)
get available resources
get available resources
(list-apiregistration-v1beta1-api-service)
(list-apiregistration-v1beta1-api-service optional-params)
list or watch objects of kind APIService
list or watch objects of kind APIService
(list-apiregistration-v1beta1-api-service-with-http-info)
(list-apiregistration-v1beta1-api-service-with-http-info
{:keys [include-uninitialized pretty continue field-selector label-selector
limit resource-version timeout-seconds watch]})
list or watch objects of kind APIService
list or watch objects of kind APIService
(patch-apiregistration-v1beta1-api-service name body)
(patch-apiregistration-v1beta1-api-service name body optional-params)
partially update the specified APIService
partially update the specified APIService
(patch-apiregistration-v1beta1-api-service-status name body)
(patch-apiregistration-v1beta1-api-service-status name body optional-params)
partially update status of the specified APIService
partially update status of the specified APIService
(patch-apiregistration-v1beta1-api-service-status-with-http-info name body)
(patch-apiregistration-v1beta1-api-service-status-with-http-info
name
body
{:keys [pretty dry-run]})
partially update status of the specified APIService
partially update status of the specified APIService
(patch-apiregistration-v1beta1-api-service-with-http-info name body)
(patch-apiregistration-v1beta1-api-service-with-http-info name
body
{:keys [pretty
dry-run]})
partially update the specified APIService
partially update the specified APIService
(read-apiregistration-v1beta1-api-service name)
(read-apiregistration-v1beta1-api-service name optional-params)
read the specified APIService
read the specified APIService
(read-apiregistration-v1beta1-api-service-status name)
(read-apiregistration-v1beta1-api-service-status name optional-params)
read status of the specified APIService
read status of the specified APIService
(read-apiregistration-v1beta1-api-service-status-with-http-info name)
(read-apiregistration-v1beta1-api-service-status-with-http-info name
{:keys
[pretty]})
read status of the specified APIService
read status of the specified APIService
(read-apiregistration-v1beta1-api-service-with-http-info name)
(read-apiregistration-v1beta1-api-service-with-http-info name
{:keys [pretty exact
export]})
read the specified APIService
read the specified APIService
(replace-apiregistration-v1beta1-api-service name body)
(replace-apiregistration-v1beta1-api-service name body optional-params)
replace the specified APIService
replace the specified APIService
(replace-apiregistration-v1beta1-api-service-status name body)
(replace-apiregistration-v1beta1-api-service-status name body optional-params)
replace status of the specified APIService
replace status of the specified APIService
(replace-apiregistration-v1beta1-api-service-status-with-http-info name body)
(replace-apiregistration-v1beta1-api-service-status-with-http-info
name
body
{:keys [pretty dry-run]})
replace status of the specified APIService
replace status of the specified APIService
(replace-apiregistration-v1beta1-api-service-with-http-info name body)
(replace-apiregistration-v1beta1-api-service-with-http-info name
body
{:keys [pretty
dry-run]})
replace the specified APIService
replace the specified APIService
(watch-apiregistration-v1beta1-api-service name)
(watch-apiregistration-v1beta1-api-service name optional-params)
watch changes to an object of kind APIService. 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 APIService. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
(watch-apiregistration-v1beta1-api-service-list)
(watch-apiregistration-v1beta1-api-service-list optional-params)
watch individual changes to a list of APIService. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of APIService. deprecated: use the 'watch' parameter with a list operation instead.
(watch-apiregistration-v1beta1-api-service-list-with-http-info)
(watch-apiregistration-v1beta1-api-service-list-with-http-info
{:keys [continue field-selector include-uninitialized label-selector limit
pretty resource-version timeout-seconds watch]})
watch individual changes to a list of APIService. deprecated: use the 'watch' parameter with a list operation instead.
watch individual changes to a list of APIService. deprecated: use the 'watch' parameter with a list operation instead.
(watch-apiregistration-v1beta1-api-service-with-http-info name)
(watch-apiregistration-v1beta1-api-service-with-http-info
name
{:keys [continue field-selector include-uninitialized label-selector limit
pretty resource-version timeout-seconds watch]})
watch changes to an object of kind APIService. 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 APIService. 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