| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleList |
KubeSchema.getClusterRoleList() |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleList |
ClusterRoleListBuilder.build() |
| Constructor and Description |
|---|
ClusterRoleListBuilder(ClusterRoleList instance) |
ClusterRoleListBuilder(ClusterRoleList instance,
Boolean validationEnabled) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
ClusterRoleList instance) |
ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent,
ClusterRoleList instance,
Boolean validationEnabled) |
ClusterRoleListFluentImpl(ClusterRoleList instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.