| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
RoleBindingList |
KubeSchema.getRoleBindingList() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setRoleBindingList(RoleBindingList roleBindingList) |
| Constructor and Description |
|---|
KubeSchema(AggregationRule aggregationRule,
ClusterRole clusterRole,
ClusterRoleBinding clusterRoleBinding,
ClusterRoleBindingList clusterRoleBindingList,
ClusterRoleList clusterRoleList,
Role role,
RoleBinding roleBinding,
RoleBindingList roleBindingList,
RoleList roleList) |
| Modifier and Type | Method and Description |
|---|---|
RoleBindingList |
RoleBindingListBuilder.build() |
| Constructor and Description |
|---|
RoleBindingListBuilder(RoleBindingList instance) |
RoleBindingListBuilder(RoleBindingList instance,
Boolean validationEnabled) |
RoleBindingListBuilder(RoleBindingListFluent<?> fluent,
RoleBindingList instance) |
RoleBindingListBuilder(RoleBindingListFluent<?> fluent,
RoleBindingList instance,
Boolean validationEnabled) |
RoleBindingListFluentImpl(RoleBindingList instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.