| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1Scheduling |
V1Scheduling.addTolerationsItem(V1Toleration tolerationsItem) |
V1Scheduling |
V1SchedulingBuilder.build() |
V1Scheduling |
V1RuntimeClassFluent.buildScheduling() |
V1Scheduling |
V1RuntimeClassFluentImpl.buildScheduling() |
V1Scheduling |
V1RuntimeClassFluent.getScheduling()
Deprecated.
|
V1Scheduling |
V1RuntimeClassFluentImpl.getScheduling()
Deprecated.
|
V1Scheduling |
V1RuntimeClass.getScheduling()
Get scheduling
|
V1Scheduling |
V1Scheduling.nodeSelector(Map<String,String> nodeSelector) |
V1Scheduling |
V1Scheduling.putNodeSelectorItem(String key,
String nodeSelectorItem) |
V1Scheduling |
V1Scheduling.tolerations(List<V1Toleration> tolerations) |
| Modifier and Type | Method and Description |
|---|---|
V1RuntimeClassFluent.SchedulingNested<A> |
V1RuntimeClassFluent.editOrNewSchedulingLike(V1Scheduling item) |
V1RuntimeClassFluent.SchedulingNested<A> |
V1RuntimeClassFluentImpl.editOrNewSchedulingLike(V1Scheduling item) |
V1RuntimeClass |
V1RuntimeClass.scheduling(V1Scheduling scheduling) |
void |
V1RuntimeClass.setScheduling(V1Scheduling scheduling) |
V1RuntimeClassFluent.SchedulingNested<A> |
V1RuntimeClassFluent.withNewSchedulingLike(V1Scheduling item) |
V1RuntimeClassFluent.SchedulingNested<A> |
V1RuntimeClassFluentImpl.withNewSchedulingLike(V1Scheduling item) |
A |
V1RuntimeClassFluent.withScheduling(V1Scheduling scheduling) |
A |
V1RuntimeClassFluentImpl.withScheduling(V1Scheduling scheduling) |
| Constructor and Description |
|---|
V1SchedulingBuilder(V1Scheduling instance) |
V1SchedulingBuilder(V1Scheduling instance,
Boolean validationEnabled) |
V1SchedulingBuilder(V1SchedulingFluent<?> fluent,
V1Scheduling instance) |
V1SchedulingBuilder(V1SchedulingFluent<?> fluent,
V1Scheduling instance,
Boolean validationEnabled) |
V1SchedulingFluentImpl(V1Scheduling instance) |
Copyright © 2021. All rights reserved.