Liking cljdoc? Tell your friends :D

clojure-kubernetes-client.api.storage-v1alpha1


create-volume-attachmentclj

(create-volume-attachment body)
(create-volume-attachment body optional-params)

create a VolumeAttachment

create a VolumeAttachment
sourceraw docstring

create-volume-attachment-with-http-infoclj

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

create a VolumeAttachment

create a VolumeAttachment
sourceraw docstring

delete-collection-volume-attachmentclj

(delete-collection-volume-attachment)
(delete-collection-volume-attachment optional-params)

delete collection of VolumeAttachment

delete collection of VolumeAttachment
sourceraw docstring

delete-collection-volume-attachment-with-http-infoclj

(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
sourceraw docstring

delete-volume-attachmentclj

(delete-volume-attachment name)
(delete-volume-attachment name optional-params)

delete a VolumeAttachment

delete a VolumeAttachment
sourceraw docstring

delete-volume-attachment-with-http-infoclj

(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
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-volume-attachmentclj

(list-volume-attachment)
(list-volume-attachment optional-params)

list or watch objects of kind VolumeAttachment

list or watch objects of kind VolumeAttachment
sourceraw docstring

list-volume-attachment-with-http-infoclj

(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
sourceraw docstring

patch-volume-attachmentclj

(patch-volume-attachment name body)
(patch-volume-attachment name body optional-params)

partially update the specified VolumeAttachment

partially update the specified VolumeAttachment
sourceraw docstring

patch-volume-attachment-with-http-infoclj

(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
sourceraw docstring

read-volume-attachmentclj

(read-volume-attachment name)
(read-volume-attachment name optional-params)

read the specified VolumeAttachment

read the specified VolumeAttachment
sourceraw docstring

read-volume-attachment-with-http-infoclj

(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
sourceraw docstring

replace-volume-attachmentclj

(replace-volume-attachment name body)
(replace-volume-attachment name body optional-params)

replace the specified VolumeAttachment

replace the specified VolumeAttachment
sourceraw docstring

replace-volume-attachment-with-http-infoclj

(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
sourceraw docstring

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

× close