| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Scheduling |
V1alpha1Scheduling.addTolerationsItem(V1Toleration tolerationsItem) |
V1alpha1Scheduling |
V1alpha1RuntimeClassSpec.getScheduling()
Get scheduling
|
V1alpha1Scheduling |
V1alpha1Scheduling.nodeSelector(Map<String,String> nodeSelector) |
V1alpha1Scheduling |
V1alpha1Scheduling.putNodeSelectorItem(String key,
String nodeSelectorItem) |
V1alpha1Scheduling |
V1alpha1Scheduling.tolerations(List<V1Toleration> tolerations) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1RuntimeClassSpec |
V1alpha1RuntimeClassSpec.scheduling(V1alpha1Scheduling scheduling) |
void |
V1alpha1RuntimeClassSpec.setScheduling(V1alpha1Scheduling scheduling) |
Copyright © 2022. All rights reserved.