| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleBindingList |
ValidationSchema.getClusterRoleBindingList() |
ClusterRoleBindingList |
KubeSchema.getClusterRoleBindingList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setClusterRoleBindingList(ClusterRoleBindingList clusterRoleBindingList) |
void |
KubeSchema.setClusterRoleBindingList(ClusterRoleBindingList clusterRoleBindingList) |
| 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 |
|---|---|
ClusterRoleBindingList |
ClusterRoleBindingListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClusterRoleBindingListFluent.copyInstance(ClusterRoleBindingList instance) |
| Constructor and Description |
|---|
ClusterRoleBindingListBuilder(ClusterRoleBindingList instance) |
ClusterRoleBindingListBuilder(ClusterRoleBindingListFluent<?> fluent,
ClusterRoleBindingList instance) |
ClusterRoleBindingListFluent(ClusterRoleBindingList instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.