(create-storage-class body)
(create-storage-class body optional-params)
create a StorageClass
create a StorageClass
(create-storage-class-with-http-info body)
(create-storage-class-with-http-info body {:keys [pretty dryRun fieldManager]})
create a StorageClass
create a StorageClass
(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-storage-class)
(delete-collection-storage-class optional-params)
delete collection of StorageClass
delete collection of StorageClass
(delete-collection-storage-class-with-http-info)
(delete-collection-storage-class-with-http-info
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
delete collection of StorageClass
delete collection of StorageClass
(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-storage-class name)
(delete-storage-class name optional-params)
delete a StorageClass
delete a StorageClass
(delete-storage-class-with-http-info name)
(delete-storage-class-with-http-info name
{:keys [pretty dryRun gracePeriodSeconds
orphanDependents propagationPolicy
body]})
delete a StorageClass
delete a StorageClass
(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-storage-class)
(list-storage-class optional-params)
list or watch objects of kind StorageClass
list or watch objects of kind StorageClass
(list-storage-class-with-http-info)
(list-storage-class-with-http-info {:keys [pretty continue fieldSelector
labelSelector limit resourceVersion
timeoutSeconds watch]})
list or watch objects of kind StorageClass
list or watch objects of kind StorageClass
(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-storage-class name body)
(patch-storage-class name body optional-params)
partially update the specified StorageClass
partially update the specified StorageClass
(patch-storage-class-with-http-info name body)
(patch-storage-class-with-http-info name
body
{:keys [pretty dryRun fieldManager force]})
partially update the specified StorageClass
partially update the specified StorageClass
(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-status name body)
(patch-volume-attachment-status name body optional-params)
partially update status of the specified VolumeAttachment
partially update status of the specified VolumeAttachment
(patch-volume-attachment-status-with-http-info name body)
(patch-volume-attachment-status-with-http-info name
body
{:keys [pretty dryRun
fieldManager force]})
partially update status of the specified VolumeAttachment
partially update status of 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-storage-class name)
(read-storage-class name optional-params)
read the specified StorageClass
read the specified StorageClass
(read-storage-class-with-http-info name)
(read-storage-class-with-http-info name {:keys [pretty exact export]})
read the specified StorageClass
read the specified StorageClass
(read-volume-attachment name)
(read-volume-attachment name optional-params)
read the specified VolumeAttachment
read the specified VolumeAttachment
(read-volume-attachment-status name)
(read-volume-attachment-status name optional-params)
read status of the specified VolumeAttachment
read status of the specified VolumeAttachment
(read-volume-attachment-status-with-http-info name)
(read-volume-attachment-status-with-http-info name {:keys [pretty]})
read status of the specified VolumeAttachment
read status of 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-storage-class name body)
(replace-storage-class name body optional-params)
replace the specified StorageClass
replace the specified StorageClass
(replace-storage-class-with-http-info name body)
(replace-storage-class-with-http-info name
body
{:keys [pretty dryRun fieldManager]})
replace the specified StorageClass
replace the specified StorageClass
(replace-volume-attachment name body)
(replace-volume-attachment name body optional-params)
replace the specified VolumeAttachment
replace the specified VolumeAttachment
(replace-volume-attachment-status name body)
(replace-volume-attachment-status name body optional-params)
replace status of the specified VolumeAttachment
replace status of the specified VolumeAttachment
(replace-volume-attachment-status-with-http-info name body)
(replace-volume-attachment-status-with-http-info name
body
{:keys [pretty dryRun
fieldManager]})
replace status of the specified VolumeAttachment
replace status of 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