| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleList |
ValidationSchema.getClusterRoleList() |
ClusterRoleList |
KubeSchema.getClusterRoleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setClusterRoleList(ClusterRoleList clusterRoleList) |
void |
KubeSchema.setClusterRoleList(ClusterRoleList clusterRoleList) |
| 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 |
|---|---|
ClusterRoleList |
ClusterRoleListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClusterRoleListFluent.copyInstance(ClusterRoleList instance) |
| Constructor and Description |
|---|
ClusterRoleListBuilder(ClusterRoleList instance) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
ClusterRoleList instance) |
ClusterRoleListFluent(ClusterRoleList instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.