Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.createClusterRole(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRole
|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.patchClusterRole(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ClusterRole
|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.readClusterRole(String name,
String pretty)
read the specified ClusterRole
|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.replaceClusterRole(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRole
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.createClusterRoleWithHttpInfo(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRole
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.patchClusterRoleWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ClusterRole
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.readClusterRoleWithHttpInfo(String name,
String pretty)
read the specified ClusterRole
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.replaceClusterRoleWithHttpInfo(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRole
|
Modifier and Type | Method and Description |
---|---|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.createClusterRole(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.createClusterRoleAsync(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) create a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.createClusterRoleCall(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createClusterRole
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.createClusterRoleWithHttpInfo(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
create a ClusterRole
|
V1alpha1ClusterRole |
RbacAuthorizationV1alpha1Api.replaceClusterRole(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.replaceClusterRoleAsync(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) replace the specified ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.replaceClusterRoleCall(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceClusterRole
|
ApiResponse<V1alpha1ClusterRole> |
RbacAuthorizationV1alpha1Api.replaceClusterRoleWithHttpInfo(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ClusterRole
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.createClusterRoleAsync(V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) create a ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.patchClusterRoleAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) partially update the specified ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.readClusterRoleAsync(String name,
String pretty,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) read the specified ClusterRole
|
okhttp3.Call |
RbacAuthorizationV1alpha1Api.replaceClusterRoleAsync(String name,
V1alpha1ClusterRole body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1ClusterRole> _callback)
(asynchronously) replace the specified ClusterRole
|
Modifier and Type | Method and Description |
---|---|
List<V1alpha1ClusterRole> |
V1alpha1ClusterRoleListFluentImpl.buildItems() |
List<V1alpha1ClusterRole> |
V1alpha1ClusterRoleListFluent.buildItems() |
List<V1alpha1ClusterRole> |
V1alpha1ClusterRoleListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1ClusterRole> |
V1alpha1ClusterRoleListFluent.getItems()
Deprecated.
|
List<V1alpha1ClusterRole> |
V1alpha1ClusterRoleList.getItems()
Items is a list of ClusterRoles
|
Modifier and Type | Method and Description |
---|---|
V1alpha1ClusterRoleList |
V1alpha1ClusterRoleList.addItemsItem(V1alpha1ClusterRole itemsItem) |
V1alpha1ClusterRoleListFluent.ItemsNested<A> |
V1alpha1ClusterRoleListFluentImpl.addNewItemLike(V1alpha1ClusterRole item) |
V1alpha1ClusterRoleListFluent.ItemsNested<A> |
V1alpha1ClusterRoleListFluent.addNewItemLike(V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluentImpl.addToItems(int index,
V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluent.addToItems(int index,
V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluentImpl.addToItems(V1alpha1ClusterRole... items) |
A |
V1alpha1ClusterRoleListFluent.addToItems(V1alpha1ClusterRole... items) |
A |
V1alpha1ClusterRoleListFluentImpl.removeFromItems(V1alpha1ClusterRole... items) |
A |
V1alpha1ClusterRoleListFluent.removeFromItems(V1alpha1ClusterRole... items) |
V1alpha1ClusterRoleListFluent.ItemsNested<A> |
V1alpha1ClusterRoleListFluentImpl.setNewItemLike(int index,
V1alpha1ClusterRole item) |
V1alpha1ClusterRoleListFluent.ItemsNested<A> |
V1alpha1ClusterRoleListFluent.setNewItemLike(int index,
V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluentImpl.setToItems(int index,
V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluent.setToItems(int index,
V1alpha1ClusterRole item) |
A |
V1alpha1ClusterRoleListFluentImpl.withItems(V1alpha1ClusterRole... items) |
A |
V1alpha1ClusterRoleListFluent.withItems(V1alpha1ClusterRole... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1alpha1ClusterRoleListFluentImpl.addAllToItems(Collection<V1alpha1ClusterRole> items) |
A |
V1alpha1ClusterRoleListFluent.addAllToItems(Collection<V1alpha1ClusterRole> items) |
V1alpha1ClusterRoleList |
V1alpha1ClusterRoleList.items(List<V1alpha1ClusterRole> items) |
A |
V1alpha1ClusterRoleListFluentImpl.removeAllFromItems(Collection<V1alpha1ClusterRole> items) |
A |
V1alpha1ClusterRoleListFluent.removeAllFromItems(Collection<V1alpha1ClusterRole> items) |
void |
V1alpha1ClusterRoleList.setItems(List<V1alpha1ClusterRole> items) |
A |
V1alpha1ClusterRoleListFluentImpl.withItems(List<V1alpha1ClusterRole> items) |
A |
V1alpha1ClusterRoleListFluent.withItems(List<V1alpha1ClusterRole> items) |
Constructor and Description |
---|
V1alpha1ClusterRoleBuilder(V1alpha1ClusterRole instance) |
V1alpha1ClusterRoleBuilder(V1alpha1ClusterRole instance,
Boolean validationEnabled) |
V1alpha1ClusterRoleBuilder(V1alpha1ClusterRoleFluent<?> fluent,
V1alpha1ClusterRole instance) |
V1alpha1ClusterRoleBuilder(V1alpha1ClusterRoleFluent<?> fluent,
V1alpha1ClusterRole instance,
Boolean validationEnabled) |
V1alpha1ClusterRoleFluentImpl(V1alpha1ClusterRole instance) |
Copyright © 2020. All rights reserved.