| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.coordination.v1 |
| Modifier and Type | Method and Description |
|---|---|
LeaseList |
KubeSchema.getLeaseList() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setLeaseList(LeaseList leaseList) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
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,
Lease lease,
LeaseList leaseList,
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,
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 |
|---|---|
LeaseList |
LeaseListBuilder.build() |
| Constructor and Description |
|---|
LeaseListBuilder(LeaseList instance) |
LeaseListBuilder(LeaseList instance,
Boolean validationEnabled) |
LeaseListBuilder(LeaseListFluent<?> fluent,
LeaseList instance) |
LeaseListBuilder(LeaseListFluent<?> fluent,
LeaseList instance,
Boolean validationEnabled) |
LeaseListFluentImpl(LeaseList instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.