| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.resource.v1alpha2 |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingContextList |
ValidationSchema.getPodSchedulingContextList() |
PodSchedulingContextList |
KubeSchema.getPodSchedulingContextList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setPodSchedulingContextList(PodSchedulingContextList podSchedulingContextList) |
void |
KubeSchema.setPodSchedulingContextList(PodSchedulingContextList podSchedulingContextList) |
| Constructor and Description |
|---|
KubeSchema(PodSchedulingContext podSchedulingContext,
PodSchedulingContextList podSchedulingContextList,
ResourceClaim resourceClaim,
ResourceClaimList resourceClaimList,
ResourceClaimTemplate resourceClaimTemplate,
ResourceClaimTemplateList resourceClaimTemplateList,
ResourceClaim resourceClass,
ResourceClassList resourceClassList) |
ValidationSchema(PodSchedulingContext podSchedulingContext,
PodSchedulingContextList podSchedulingContextList,
ResourceClaim resourceClaim,
ResourceClaimList resourceClaimList,
ResourceClaimTemplate resourceClaimTemplate,
ResourceClaimTemplateList resourceClaimTemplateList,
ResourceClaim resourceClass,
ResourceClassList resourceClassList) |
| Modifier and Type | Method and Description |
|---|---|
PodSchedulingContextList |
PodSchedulingContextListBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PodSchedulingContextListFluent.copyInstance(PodSchedulingContextList instance) |
| Constructor and Description |
|---|
PodSchedulingContextListBuilder(PodSchedulingContextList instance) |
PodSchedulingContextListBuilder(PodSchedulingContextListFluent<?> fluent,
PodSchedulingContextList instance) |
PodSchedulingContextListFluent(PodSchedulingContextList instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.