(create-volume-attachment body)
(create-volume-attachment body optional-params)
create a VolumeAttachment
create a VolumeAttachment
(create-volume-attachment-with-http-info body)
(create-volume-attachment-with-http-info body
{:keys [pretty dryRun fieldManager]})
create a VolumeAttachment
create a VolumeAttachment
(delete-collection-volume-attachment)
(delete-collection-volume-attachment optional-params)
delete collection of VolumeAttachment
delete collection of VolumeAttachment
(delete-collection-volume-attachment-with-http-info)
(delete-collection-volume-attachment-with-http-info
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
delete collection of VolumeAttachment
delete collection of VolumeAttachment
(delete-volume-attachment name)
(delete-volume-attachment name optional-params)
delete a VolumeAttachment
delete a VolumeAttachment
(delete-volume-attachment-with-http-info name)
(delete-volume-attachment-with-http-info
name
{:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
body]})
delete a VolumeAttachment
delete a VolumeAttachment
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(list-volume-attachment)
(list-volume-attachment optional-params)
list or watch objects of kind VolumeAttachment
list or watch objects of kind VolumeAttachment
(list-volume-attachment-with-http-info)
(list-volume-attachment-with-http-info
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
list or watch objects of kind VolumeAttachment
list or watch objects of kind VolumeAttachment
(patch-volume-attachment name body)
(patch-volume-attachment name body optional-params)
partially update the specified VolumeAttachment
partially update the specified VolumeAttachment
(patch-volume-attachment-with-http-info name body)
(patch-volume-attachment-with-http-info name
body
{:keys [pretty dryRun fieldManager
force]})
partially update the specified VolumeAttachment
partially update the specified VolumeAttachment
(read-volume-attachment name)
(read-volume-attachment name optional-params)
read the specified VolumeAttachment
read the specified VolumeAttachment
(read-volume-attachment-with-http-info name)
(read-volume-attachment-with-http-info name {:keys [pretty exact export]})
read the specified VolumeAttachment
read the specified VolumeAttachment
(replace-volume-attachment name body)
(replace-volume-attachment name body optional-params)
replace the specified VolumeAttachment
replace the specified VolumeAttachment
(replace-volume-attachment-with-http-info name body)
(replace-volume-attachment-with-http-info name
body
{:keys [pretty dryRun fieldManager]})
replace the specified VolumeAttachment
replace the specified VolumeAttachment
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close