| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
RoleBindingList |
ValidationSchema.getRoleBindingList() |
RoleBindingList |
KubeSchema.getRoleBindingList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setRoleBindingList(RoleBindingList roleBindingList) |
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) |
ValidationSchema(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() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RoleBindingListFluent.copyInstance(RoleBindingList instance) |
| Constructor and Description |
|---|
RoleBindingListBuilder(RoleBindingList instance) |
RoleBindingListBuilder(RoleBindingListFluent<?> fluent,
RoleBindingList instance) |
RoleBindingListFluent(RoleBindingList instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.