| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
ClusterRole |
KubeSchema.getClusterRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setClusterRole(ClusterRole clusterRole) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
AggregationRule aggregationRule,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
ClusterRole clusterRole,
ClusterRoleBinding clusterRoleBinding,
ClusterRoleBindingList clusterRoleBindingList,
ClusterRoleList clusterRoleList,
io.fabric8.kubernetes.api.model.CreateOptions createOptions,
io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions,
io.fabric8.kubernetes.api.model.GetOptions getOptions,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ListOptions listOptions,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.PatchOptions patchOptions,
io.fabric8.kubernetes.api.model.Quantity quantity,
Role role,
RoleBinding roleBinding,
RoleBindingList roleBindingList,
RoleList roleList,
io.fabric8.kubernetes.api.model.RootPaths rootPaths,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
io.fabric8.kubernetes.api.model.UpdateOptions updateOptions) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRole |
ClusterRoleBuilder.build() |
ClusterRole |
ClusterRoleListFluentImpl.buildFirstItem() |
ClusterRole |
ClusterRoleListFluent.buildFirstItem() |
ClusterRole |
ClusterRoleListFluentImpl.buildItem(int index) |
ClusterRole |
ClusterRoleListFluent.buildItem(int index) |
ClusterRole |
ClusterRoleListFluentImpl.buildLastItem() |
ClusterRole |
ClusterRoleListFluent.buildLastItem() |
ClusterRole |
ClusterRoleListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ClusterRoleBuilder> predicate) |
ClusterRole |
ClusterRoleListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ClusterRoleBuilder> predicate) |
ClusterRole |
DoneableClusterRole.done() |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterRole> |
ClusterRoleListFluentImpl.buildItems() |
List<ClusterRole> |
ClusterRoleListFluent.buildItems() |
List<ClusterRole> |
ClusterRoleListFluentImpl.getItems()
Deprecated.
|
List<ClusterRole> |
ClusterRoleListFluent.getItems()
Deprecated.
|
List<ClusterRole> |
ClusterRoleList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleListFluent.ItemsNested<A> |
ClusterRoleListFluentImpl.addNewItemLike(ClusterRole item) |
ClusterRoleListFluent.ItemsNested<A> |
ClusterRoleListFluent.addNewItemLike(ClusterRole item) |
A |
ClusterRoleListFluentImpl.addToItems(ClusterRole... items) |
A |
ClusterRoleListFluent.addToItems(ClusterRole... items) |
A |
ClusterRoleListFluentImpl.addToItems(int index,
ClusterRole item) |
A |
ClusterRoleListFluent.addToItems(int index,
ClusterRole item) |
A |
ClusterRoleListFluentImpl.removeFromItems(ClusterRole... items) |
A |
ClusterRoleListFluent.removeFromItems(ClusterRole... items) |
ClusterRoleListFluent.ItemsNested<A> |
ClusterRoleListFluentImpl.setNewItemLike(int index,
ClusterRole item) |
ClusterRoleListFluent.ItemsNested<A> |
ClusterRoleListFluent.setNewItemLike(int index,
ClusterRole item) |
A |
ClusterRoleListFluentImpl.setToItems(int index,
ClusterRole item) |
A |
ClusterRoleListFluent.setToItems(int index,
ClusterRole item) |
A |
ClusterRoleListFluentImpl.withItems(ClusterRole... items) |
A |
ClusterRoleListFluent.withItems(ClusterRole... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ClusterRoleListFluentImpl.addAllToItems(Collection<ClusterRole> items) |
A |
ClusterRoleListFluent.addAllToItems(Collection<ClusterRole> items) |
A |
ClusterRoleListFluentImpl.removeAllFromItems(Collection<ClusterRole> items) |
A |
ClusterRoleListFluent.removeAllFromItems(Collection<ClusterRole> items) |
void |
ClusterRoleList.setItems(List<ClusterRole> items) |
A |
ClusterRoleListFluentImpl.withItems(List<ClusterRole> items) |
A |
ClusterRoleListFluent.withItems(List<ClusterRole> items) |
| Constructor and Description |
|---|
ClusterRoleBuilder(ClusterRole instance) |
ClusterRoleBuilder(ClusterRole instance,
Boolean validationEnabled) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent,
ClusterRole instance) |
ClusterRoleBuilder(ClusterRoleFluent<?> fluent,
ClusterRole instance,
Boolean validationEnabled) |
ClusterRoleFluentImpl(ClusterRole instance) |
DoneableClusterRole(ClusterRole item) |
DoneableClusterRole(ClusterRole item,
io.fabric8.kubernetes.api.builder.Function<ClusterRole,ClusterRole> function) |
| Constructor and Description |
|---|
ClusterRoleList(String apiVersion,
List<ClusterRole> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
DoneableClusterRole(ClusterRole item,
io.fabric8.kubernetes.api.builder.Function<ClusterRole,ClusterRole> function) |
DoneableClusterRole(ClusterRole item,
io.fabric8.kubernetes.api.builder.Function<ClusterRole,ClusterRole> function) |
DoneableClusterRole(io.fabric8.kubernetes.api.builder.Function<ClusterRole,ClusterRole> function) |
DoneableClusterRole(io.fabric8.kubernetes.api.builder.Function<ClusterRole,ClusterRole> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.