| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
RoleList |
KubeSchema.getRoleList() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setRoleList(RoleList roleList) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
AggregationRule aggregationRule,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
ClusterRole clusterRole,
ClusterRoleBinding clusterRoleBinding,
ClusterRoleBindingList clusterRoleBindingList,
ClusterRoleList clusterRoleList,
io.fabric8.kubernetes.api.model.CreateOptions createOptions,
io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions,
io.fabric8.kubernetes.api.model.GetOptions getOptions,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ListOptions listOptions,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.PatchOptions patchOptions,
io.fabric8.kubernetes.api.model.Quantity quantity,
Role role,
RoleBinding roleBinding,
RoleBindingList roleBindingList,
RoleList roleList,
io.fabric8.kubernetes.api.model.RootPaths rootPaths,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
io.fabric8.kubernetes.api.model.UpdateOptions updateOptions) |
| Modifier and Type | Method and Description |
|---|---|
RoleList |
RoleListBuilder.build() |
RoleList |
DoneableRoleList.done() |
| Constructor and Description |
|---|
DoneableRoleList(RoleList item) |
DoneableRoleList(RoleList item,
io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
RoleListBuilder(RoleList instance) |
RoleListBuilder(RoleList instance,
Boolean validationEnabled) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance) |
RoleListBuilder(RoleListFluent<?> fluent,
RoleList instance,
Boolean validationEnabled) |
RoleListFluentImpl(RoleList instance) |
| Constructor and Description |
|---|
DoneableRoleList(io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
DoneableRoleList(io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
DoneableRoleList(RoleList item,
io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
DoneableRoleList(RoleList item,
io.fabric8.kubernetes.api.builder.Function<RoleList,RoleList> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.