| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.createClusterRoleBinding(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRoleBinding
|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.patchClusterRoleBinding(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ClusterRoleBinding
|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.readClusterRoleBinding(String name,
String pretty)
read the specified ClusterRoleBinding
|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.replaceClusterRoleBinding(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRoleBinding
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.patchClusterRoleBindingWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.readClusterRoleBindingWithHttpInfo(String name,
String pretty)
read the specified ClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRoleBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.createClusterRoleBinding(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.createClusterRoleBindingAsync(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) create a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.createClusterRoleBindingCall(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.createClusterRoleBindingWithHttpInfo(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRoleBinding
|
V1beta1ClusterRoleBinding |
RbacAuthorizationV1beta1Api.replaceClusterRoleBinding(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingAsync(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) replace the specified ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingCall(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceClusterRoleBinding
|
ApiResponse<V1beta1ClusterRoleBinding> |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingWithHttpInfo(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRoleBinding
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
RbacAuthorizationV1beta1Api.createClusterRoleBindingAsync(V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) create a ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.patchClusterRoleBindingAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) partially update the specified ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.readClusterRoleBindingAsync(String name,
String pretty,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) read the specified ClusterRoleBinding
|
okhttp3.Call |
RbacAuthorizationV1beta1Api.replaceClusterRoleBindingAsync(String name,
V1beta1ClusterRoleBinding body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1ClusterRoleBinding> _callback)
(asynchronously) replace the specified ClusterRoleBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.addSubjectsItem(RbacV1beta1Subject subjectsItem) |
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.apiVersion(String apiVersion) |
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.kind(String kind) |
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.metadata(V1ObjectMeta metadata) |
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.roleRef(V1beta1RoleRef roleRef) |
V1beta1ClusterRoleBinding |
V1beta1ClusterRoleBinding.subjects(List<RbacV1beta1Subject> subjects) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1ClusterRoleBinding> |
V1beta1ClusterRoleBindingList.getItems()
Items is a list of ClusterRoleBindings
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRoleBindingList |
V1beta1ClusterRoleBindingList.addItemsItem(V1beta1ClusterRoleBinding itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1beta1ClusterRoleBindingList |
V1beta1ClusterRoleBindingList.items(List<V1beta1ClusterRoleBinding> items) |
void |
V1beta1ClusterRoleBindingList.setItems(List<V1beta1ClusterRoleBinding> items) |
Copyright © 2021. All rights reserved.