| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.whereabouts.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
IPAllocation |
KubeSchema.getIPAllocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setIPAllocation(IPAllocation iPAllocation) |
| 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,
IPAllocation iPAllocation,
IPPool iPPool,
IPPoolList iPPoolList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OverlappingRangeIPReservation overlappingRangeIPReservation,
OverlappingRangeIPReservationList overlappingRangeIPReservationList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
IPAllocation |
IPAllocationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IPAllocation> |
IPPoolSpecFluent.getAllocations() |
Map<String,IPAllocation> |
IPPoolSpecFluentImpl.getAllocations() |
Map<String,IPAllocation> |
IPPoolSpec.getAllocations() |
| Modifier and Type | Method and Description |
|---|---|
A |
IPPoolSpecFluent.addToAllocations(String key,
IPAllocation value) |
A |
IPPoolSpecFluentImpl.addToAllocations(String key,
IPAllocation value) |
| Modifier and Type | Method and Description |
|---|---|
A |
IPPoolSpecFluent.addToAllocations(Map<String,IPAllocation> map) |
A |
IPPoolSpecFluentImpl.addToAllocations(Map<String,IPAllocation> map) |
A |
IPPoolSpecFluent.removeFromAllocations(Map<String,IPAllocation> map) |
A |
IPPoolSpecFluentImpl.removeFromAllocations(Map<String,IPAllocation> map) |
void |
IPPoolSpec.setAllocations(Map<String,IPAllocation> allocations) |
<K,V> A |
IPPoolSpecFluent.withAllocations(Map<String,IPAllocation> allocations) |
<K,V> A |
IPPoolSpecFluentImpl.withAllocations(Map<String,IPAllocation> allocations) |
| Constructor and Description |
|---|
IPAllocationBuilder(IPAllocation instance) |
IPAllocationBuilder(IPAllocation instance,
Boolean validationEnabled) |
IPAllocationBuilder(IPAllocationFluent<?> fluent,
IPAllocation instance) |
IPAllocationBuilder(IPAllocationFluent<?> fluent,
IPAllocation instance,
Boolean validationEnabled) |
IPAllocationFluentImpl(IPAllocation instance) |
| Constructor and Description |
|---|
IPPoolSpec(Map<String,IPAllocation> allocations,
String range) |
Copyright © 2015–2020 Red Hat. All rights reserved.