| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
Role |
KubeSchema.getRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setRole(Role role) |
| 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 |
|---|---|
Role |
RoleBuilder.build() |
Role |
RoleListFluentImpl.buildFirstItem() |
Role |
RoleListFluent.buildFirstItem() |
Role |
RoleListFluentImpl.buildItem(int index) |
Role |
RoleListFluent.buildItem(int index) |
Role |
RoleListFluentImpl.buildLastItem() |
Role |
RoleListFluent.buildLastItem() |
Role |
RoleListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RoleBuilder> predicate) |
Role |
RoleListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<RoleBuilder> predicate) |
Role |
DoneableRole.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
RoleListFluentImpl.buildItems() |
List<Role> |
RoleListFluent.buildItems() |
List<Role> |
RoleListFluentImpl.getItems()
Deprecated.
|
List<Role> |
RoleListFluent.getItems()
Deprecated.
|
List<Role> |
RoleList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
RoleListFluent.ItemsNested<A> |
RoleListFluentImpl.addNewItemLike(Role item) |
RoleListFluent.ItemsNested<A> |
RoleListFluent.addNewItemLike(Role item) |
A |
RoleListFluentImpl.addToItems(int index,
Role item) |
A |
RoleListFluent.addToItems(int index,
Role item) |
A |
RoleListFluentImpl.addToItems(Role... items) |
A |
RoleListFluent.addToItems(Role... items) |
A |
RoleListFluentImpl.removeFromItems(Role... items) |
A |
RoleListFluent.removeFromItems(Role... items) |
RoleListFluent.ItemsNested<A> |
RoleListFluentImpl.setNewItemLike(int index,
Role item) |
RoleListFluent.ItemsNested<A> |
RoleListFluent.setNewItemLike(int index,
Role item) |
A |
RoleListFluentImpl.setToItems(int index,
Role item) |
A |
RoleListFluent.setToItems(int index,
Role item) |
A |
RoleListFluentImpl.withItems(Role... items) |
A |
RoleListFluent.withItems(Role... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
RoleListFluentImpl.addAllToItems(Collection<Role> items) |
A |
RoleListFluent.addAllToItems(Collection<Role> items) |
A |
RoleListFluentImpl.removeAllFromItems(Collection<Role> items) |
A |
RoleListFluent.removeAllFromItems(Collection<Role> items) |
void |
RoleList.setItems(List<Role> items) |
A |
RoleListFluentImpl.withItems(List<Role> items) |
A |
RoleListFluent.withItems(List<Role> items) |
| Constructor and Description |
|---|
DoneableRole(Role item) |
DoneableRole(Role item,
io.fabric8.kubernetes.api.builder.Function<Role,Role> function) |
RoleBuilder(Role instance) |
RoleBuilder(Role instance,
Boolean validationEnabled) |
RoleBuilder(RoleFluent<?> fluent,
Role instance) |
RoleBuilder(RoleFluent<?> fluent,
Role instance,
Boolean validationEnabled) |
RoleFluentImpl(Role instance) |
| Constructor and Description |
|---|
DoneableRole(io.fabric8.kubernetes.api.builder.Function<Role,Role> function) |
DoneableRole(io.fabric8.kubernetes.api.builder.Function<Role,Role> function) |
DoneableRole(Role item,
io.fabric8.kubernetes.api.builder.Function<Role,Role> function) |
DoneableRole(Role item,
io.fabric8.kubernetes.api.builder.Function<Role,Role> function) |
RoleList(String apiVersion,
List<Role> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2021 Red Hat. All rights reserved.