Liking cljdoc? Tell your friends :D

clojure-kubernetes-client.api.storage-v1


create-storage-classclj

(create-storage-class body)
(create-storage-class body optional-params)

create a StorageClass

create a StorageClass
sourceraw docstring

create-storage-class-with-http-infoclj

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

create a StorageClass

create a StorageClass
sourceraw docstring

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-storage-classclj

(delete-collection-storage-class)
(delete-collection-storage-class optional-params)

delete collection of StorageClass

delete collection of StorageClass
sourceraw docstring

delete-collection-storage-class-with-http-infoclj

(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
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-storage-classclj

(delete-storage-class name)
(delete-storage-class name optional-params)

delete a StorageClass

delete a StorageClass
sourceraw docstring

delete-storage-class-with-http-infoclj

(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
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-storage-classclj

(list-storage-class)
(list-storage-class optional-params)

list or watch objects of kind StorageClass

list or watch objects of kind StorageClass
sourceraw docstring

list-storage-class-with-http-infoclj

(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
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-storage-classclj

(patch-storage-class name body)
(patch-storage-class name body optional-params)

partially update the specified StorageClass

partially update the specified StorageClass
sourceraw docstring

patch-storage-class-with-http-infoclj

(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
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-statusclj

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

patch-volume-attachment-status-with-http-infoclj

(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
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-storage-classclj

(read-storage-class name)
(read-storage-class name optional-params)

read the specified StorageClass

read the specified StorageClass
sourceraw docstring

read-storage-class-with-http-infoclj

(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
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-statusclj

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

read status of the specified VolumeAttachment

read status of the specified VolumeAttachment
sourceraw docstring

read-volume-attachment-status-with-http-infoclj

(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
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-storage-classclj

(replace-storage-class name body)
(replace-storage-class name body optional-params)

replace the specified StorageClass

replace the specified StorageClass
sourceraw docstring

replace-storage-class-with-http-infoclj

(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
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-statusclj

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

replace-volume-attachment-status-with-http-infoclj

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