Liking cljdoc? Tell your friends :D
Clojure only.

clojure-kubernetes-client.api.rbac-authorization-v1alpha1


create-cluster-roleclj

(create-cluster-role body)
(create-cluster-role body optional-params)

create a ClusterRole

create a ClusterRole
sourceraw docstring

create-cluster-role-bindingclj

(create-cluster-role-binding body)
(create-cluster-role-binding body optional-params)

create a ClusterRoleBinding

create a ClusterRoleBinding
sourceraw docstring

create-cluster-role-binding-with-http-infoclj

(create-cluster-role-binding-with-http-info body)
(create-cluster-role-binding-with-http-info body
                                            {:keys [pretty dryRun
                                                    fieldManager]})

create a ClusterRoleBinding

create a ClusterRoleBinding
sourceraw docstring

create-cluster-role-with-http-infoclj

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

create a ClusterRole

create a ClusterRole
sourceraw docstring

create-namespaced-roleclj

(create-namespaced-role namespace body)
(create-namespaced-role namespace body optional-params)

create a Role

create a Role
sourceraw docstring

create-namespaced-role-bindingclj

(create-namespaced-role-binding namespace body)
(create-namespaced-role-binding namespace body optional-params)

create a RoleBinding

create a RoleBinding
sourceraw docstring

create-namespaced-role-binding-with-http-infoclj

(create-namespaced-role-binding-with-http-info namespace body)
(create-namespaced-role-binding-with-http-info namespace
                                               body
                                               {:keys [pretty dryRun
                                                       fieldManager]})

create a RoleBinding

create a RoleBinding
sourceraw docstring

create-namespaced-role-with-http-infoclj

(create-namespaced-role-with-http-info namespace body)
(create-namespaced-role-with-http-info namespace
                                       body
                                       {:keys [pretty dryRun fieldManager]})

create a Role

create a Role
sourceraw docstring

delete-cluster-roleclj

(delete-cluster-role name)
(delete-cluster-role name optional-params)

delete a ClusterRole

delete a ClusterRole
sourceraw docstring

delete-cluster-role-bindingclj

(delete-cluster-role-binding name)
(delete-cluster-role-binding name optional-params)

delete a ClusterRoleBinding

delete a ClusterRoleBinding
sourceraw docstring

delete-cluster-role-binding-with-http-infoclj

(delete-cluster-role-binding-with-http-info name)
(delete-cluster-role-binding-with-http-info
  name
  {:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
          body]})

delete a ClusterRoleBinding

delete a ClusterRoleBinding
sourceraw docstring

delete-cluster-role-with-http-infoclj

(delete-cluster-role-with-http-info name)
(delete-cluster-role-with-http-info name
                                    {:keys [pretty dryRun gracePeriodSeconds
                                            orphanDependents propagationPolicy
                                            body]})

delete a ClusterRole

delete a ClusterRole
sourceraw docstring

delete-collection-cluster-roleclj

(delete-collection-cluster-role)
(delete-collection-cluster-role optional-params)

delete collection of ClusterRole

delete collection of ClusterRole
sourceraw docstring

delete-collection-cluster-role-bindingclj

(delete-collection-cluster-role-binding)
(delete-collection-cluster-role-binding optional-params)

delete collection of ClusterRoleBinding

delete collection of ClusterRoleBinding
sourceraw docstring

delete-collection-cluster-role-binding-with-http-infoclj

(delete-collection-cluster-role-binding-with-http-info)
(delete-collection-cluster-role-binding-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of ClusterRoleBinding

delete collection of ClusterRoleBinding
sourceraw docstring

delete-collection-cluster-role-with-http-infoclj

(delete-collection-cluster-role-with-http-info)
(delete-collection-cluster-role-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of ClusterRole

delete collection of ClusterRole
sourceraw docstring

delete-collection-namespaced-roleclj

(delete-collection-namespaced-role namespace)
(delete-collection-namespaced-role namespace optional-params)

delete collection of Role

delete collection of Role
sourceraw docstring

delete-collection-namespaced-role-bindingclj

(delete-collection-namespaced-role-binding namespace)
(delete-collection-namespaced-role-binding namespace optional-params)

delete collection of RoleBinding

delete collection of RoleBinding
sourceraw docstring

delete-collection-namespaced-role-binding-with-http-infoclj

(delete-collection-namespaced-role-binding-with-http-info namespace)
(delete-collection-namespaced-role-binding-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of RoleBinding

delete collection of RoleBinding
sourceraw docstring

delete-collection-namespaced-role-with-http-infoclj

(delete-collection-namespaced-role-with-http-info namespace)
(delete-collection-namespaced-role-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

delete collection of Role

delete collection of Role
sourceraw docstring

delete-namespaced-roleclj

(delete-namespaced-role name namespace)
(delete-namespaced-role name namespace optional-params)

delete a Role

delete a Role
sourceraw docstring

delete-namespaced-role-bindingclj

(delete-namespaced-role-binding name namespace)
(delete-namespaced-role-binding name namespace optional-params)

delete a RoleBinding

delete a RoleBinding
sourceraw docstring

delete-namespaced-role-binding-with-http-infoclj

(delete-namespaced-role-binding-with-http-info name namespace)
(delete-namespaced-role-binding-with-http-info
  name
  namespace
  {:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
          body]})

delete a RoleBinding

delete a RoleBinding
sourceraw docstring

delete-namespaced-role-with-http-infoclj

(delete-namespaced-role-with-http-info name namespace)
(delete-namespaced-role-with-http-info name
                                       namespace
                                       {:keys [pretty dryRun gracePeriodSeconds
                                               orphanDependents
                                               propagationPolicy body]})

delete a Role

delete a Role
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-cluster-roleclj

(list-cluster-role)
(list-cluster-role optional-params)

list or watch objects of kind ClusterRole

list or watch objects of kind ClusterRole
sourceraw docstring

list-cluster-role-bindingclj

(list-cluster-role-binding)
(list-cluster-role-binding optional-params)

list or watch objects of kind ClusterRoleBinding

list or watch objects of kind ClusterRoleBinding
sourceraw docstring

list-cluster-role-binding-with-http-infoclj

(list-cluster-role-binding-with-http-info)
(list-cluster-role-binding-with-http-info
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind ClusterRoleBinding

list or watch objects of kind ClusterRoleBinding
sourceraw docstring

list-cluster-role-with-http-infoclj

(list-cluster-role-with-http-info)
(list-cluster-role-with-http-info {:keys [pretty continue fieldSelector
                                          labelSelector limit resourceVersion
                                          timeoutSeconds watch]})

list or watch objects of kind ClusterRole

list or watch objects of kind ClusterRole
sourceraw docstring

list-namespaced-roleclj

(list-namespaced-role namespace)
(list-namespaced-role namespace optional-params)

list or watch objects of kind Role

list or watch objects of kind Role
sourceraw docstring

list-namespaced-role-bindingclj

(list-namespaced-role-binding namespace)
(list-namespaced-role-binding namespace optional-params)

list or watch objects of kind RoleBinding

list or watch objects of kind RoleBinding
sourceraw docstring

list-namespaced-role-binding-with-http-infoclj

(list-namespaced-role-binding-with-http-info namespace)
(list-namespaced-role-binding-with-http-info
  namespace
  {:keys [pretty continue fieldSelector labelSelector limit resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind RoleBinding

list or watch objects of kind RoleBinding
sourceraw docstring

list-namespaced-role-with-http-infoclj

(list-namespaced-role-with-http-info namespace)
(list-namespaced-role-with-http-info namespace
                                     {:keys [pretty continue fieldSelector
                                             labelSelector limit resourceVersion
                                             timeoutSeconds watch]})

list or watch objects of kind Role

list or watch objects of kind Role
sourceraw docstring

list-role-binding-for-all-namespacesclj

(list-role-binding-for-all-namespaces)
(list-role-binding-for-all-namespaces optional-params)

list or watch objects of kind RoleBinding

list or watch objects of kind RoleBinding
sourceraw docstring

list-role-binding-for-all-namespaces-with-http-infoclj

(list-role-binding-for-all-namespaces-with-http-info)
(list-role-binding-for-all-namespaces-with-http-info
  {:keys [continue fieldSelector labelSelector limit pretty resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind RoleBinding

list or watch objects of kind RoleBinding
sourceraw docstring

list-role-for-all-namespacesclj

(list-role-for-all-namespaces)
(list-role-for-all-namespaces optional-params)

list or watch objects of kind Role

list or watch objects of kind Role
sourceraw docstring

list-role-for-all-namespaces-with-http-infoclj

(list-role-for-all-namespaces-with-http-info)
(list-role-for-all-namespaces-with-http-info
  {:keys [continue fieldSelector labelSelector limit pretty resourceVersion
          timeoutSeconds watch]})

list or watch objects of kind Role

list or watch objects of kind Role
sourceraw docstring

patch-cluster-roleclj

(patch-cluster-role name body)
(patch-cluster-role name body optional-params)

partially update the specified ClusterRole

partially update the specified ClusterRole
sourceraw docstring

patch-cluster-role-bindingclj

(patch-cluster-role-binding name body)
(patch-cluster-role-binding name body optional-params)

partially update the specified ClusterRoleBinding

partially update the specified ClusterRoleBinding
sourceraw docstring

patch-cluster-role-binding-with-http-infoclj

(patch-cluster-role-binding-with-http-info name body)
(patch-cluster-role-binding-with-http-info name
                                           body
                                           {:keys [pretty dryRun fieldManager
                                                   force]})

partially update the specified ClusterRoleBinding

partially update the specified ClusterRoleBinding
sourceraw docstring

patch-cluster-role-with-http-infoclj

(patch-cluster-role-with-http-info name body)
(patch-cluster-role-with-http-info name
                                   body
                                   {:keys [pretty dryRun fieldManager force]})

partially update the specified ClusterRole

partially update the specified ClusterRole
sourceraw docstring

patch-namespaced-roleclj

(patch-namespaced-role name namespace body)
(patch-namespaced-role name namespace body optional-params)

partially update the specified Role

partially update the specified Role
sourceraw docstring

patch-namespaced-role-bindingclj

(patch-namespaced-role-binding name namespace body)
(patch-namespaced-role-binding name namespace body optional-params)

partially update the specified RoleBinding

partially update the specified RoleBinding
sourceraw docstring

patch-namespaced-role-binding-with-http-infoclj

(patch-namespaced-role-binding-with-http-info name namespace body)
(patch-namespaced-role-binding-with-http-info name
                                              namespace
                                              body
                                              {:keys [pretty dryRun fieldManager
                                                      force]})

partially update the specified RoleBinding

partially update the specified RoleBinding
sourceraw docstring

patch-namespaced-role-with-http-infoclj

(patch-namespaced-role-with-http-info name namespace body)
(patch-namespaced-role-with-http-info name
                                      namespace
                                      body
                                      {:keys [pretty dryRun fieldManager
                                              force]})

partially update the specified Role

partially update the specified Role
sourceraw docstring

read-cluster-roleclj

(read-cluster-role name)
(read-cluster-role name optional-params)

read the specified ClusterRole

read the specified ClusterRole
sourceraw docstring

read-cluster-role-bindingclj

(read-cluster-role-binding name)
(read-cluster-role-binding name optional-params)

read the specified ClusterRoleBinding

read the specified ClusterRoleBinding
sourceraw docstring

read-cluster-role-binding-with-http-infoclj

(read-cluster-role-binding-with-http-info name)
(read-cluster-role-binding-with-http-info name {:keys [pretty]})

read the specified ClusterRoleBinding

read the specified ClusterRoleBinding
sourceraw docstring

read-cluster-role-with-http-infoclj

(read-cluster-role-with-http-info name)
(read-cluster-role-with-http-info name {:keys [pretty]})

read the specified ClusterRole

read the specified ClusterRole
sourceraw docstring

read-namespaced-roleclj

(read-namespaced-role name namespace)
(read-namespaced-role name namespace optional-params)

read the specified Role

read the specified Role
sourceraw docstring

read-namespaced-role-bindingclj

(read-namespaced-role-binding name namespace)
(read-namespaced-role-binding name namespace optional-params)

read the specified RoleBinding

read the specified RoleBinding
sourceraw docstring

read-namespaced-role-binding-with-http-infoclj

(read-namespaced-role-binding-with-http-info name namespace)
(read-namespaced-role-binding-with-http-info name namespace {:keys [pretty]})

read the specified RoleBinding

read the specified RoleBinding
sourceraw docstring

read-namespaced-role-with-http-infoclj

(read-namespaced-role-with-http-info name namespace)
(read-namespaced-role-with-http-info name namespace {:keys [pretty]})

read the specified Role

read the specified Role
sourceraw docstring

replace-cluster-roleclj

(replace-cluster-role name body)
(replace-cluster-role name body optional-params)

replace the specified ClusterRole

replace the specified ClusterRole
sourceraw docstring

replace-cluster-role-bindingclj

(replace-cluster-role-binding name body)
(replace-cluster-role-binding name body optional-params)

replace the specified ClusterRoleBinding

replace the specified ClusterRoleBinding
sourceraw docstring

replace-cluster-role-binding-with-http-infoclj

(replace-cluster-role-binding-with-http-info name body)
(replace-cluster-role-binding-with-http-info name
                                             body
                                             {:keys [pretty dryRun
                                                     fieldManager]})

replace the specified ClusterRoleBinding

replace the specified ClusterRoleBinding
sourceraw docstring

replace-cluster-role-with-http-infoclj

(replace-cluster-role-with-http-info name body)
(replace-cluster-role-with-http-info name
                                     body
                                     {:keys [pretty dryRun fieldManager]})

replace the specified ClusterRole

replace the specified ClusterRole
sourceraw docstring

replace-namespaced-roleclj

(replace-namespaced-role name namespace body)
(replace-namespaced-role name namespace body optional-params)

replace the specified Role

replace the specified Role
sourceraw docstring

replace-namespaced-role-bindingclj

(replace-namespaced-role-binding name namespace body)
(replace-namespaced-role-binding name namespace body optional-params)

replace the specified RoleBinding

replace the specified RoleBinding
sourceraw docstring

replace-namespaced-role-binding-with-http-infoclj

(replace-namespaced-role-binding-with-http-info name namespace body)
(replace-namespaced-role-binding-with-http-info name
                                                namespace
                                                body
                                                {:keys [pretty dryRun
                                                        fieldManager]})

replace the specified RoleBinding

replace the specified RoleBinding
sourceraw docstring

replace-namespaced-role-with-http-infoclj

(replace-namespaced-role-with-http-info name namespace body)
(replace-namespaced-role-with-http-info name
                                        namespace
                                        body
                                        {:keys [pretty dryRun fieldManager]})

replace the specified Role

replace the specified Role
sourceraw docstring

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

× close