| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
RoleList |
ValidationSchema.getRoleList() |
RoleList |
KubeSchema.getRoleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setRoleList(RoleList roleList) |
void |
KubeSchema.setRoleList(RoleList roleList) |
| 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 |
|---|---|
RoleList |
RoleListBuilder.build() |
| Constructor and Description |
|---|
RoleListBuilder(RoleList instance) |
RoleListBuilder(RoleList instance,
Boolean validationEnabled) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance,
Boolean validationEnabled) |
RoleListFluent(RoleList instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.