public class OpenShiftWhereaboutsAPIGroupClient extends BaseClient implements OpenShiftWhereaboutsAPIGroupDSL
httpClient| Constructor and Description |
|---|
OpenShiftWhereaboutsAPIGroupClient() |
OpenShiftWhereaboutsAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPool,io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPoolList,Resource<io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPool>> |
ippools()
API entrypoint for IPPool (whereabouts.cni.cncf.io/v1alpha1)
|
MixedOperation<io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservation,io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservationList,Resource<io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservation>> |
overlappingRangeIpReservations()
API entrypoint for OverlappingRangeIPReservation (whereabouts.cni.cncf.io/v1alpha1)
|
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic OpenShiftWhereaboutsAPIGroupClient()
public OpenShiftWhereaboutsAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public MixedOperation<io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPool,io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPoolList,Resource<io.fabric8.openshift.api.model.whereabouts.v1alpha1.IPPool>> ippools()
OpenShiftWhereaboutsAPIGroupDSLippools in interface OpenShiftWhereaboutsAPIGroupDSLMixedOperation for IPPool resourcepublic MixedOperation<io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservation,io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservationList,Resource<io.fabric8.openshift.api.model.whereabouts.v1alpha1.OverlappingRangeIPReservation>> overlappingRangeIpReservations()
OpenShiftWhereaboutsAPIGroupDSLoverlappingRangeIpReservations in interface OpenShiftWhereaboutsAPIGroupDSLMixedOperation for OverlappingRangeIPReservationCopyright © 2015–2020 Red Hat. All rights reserved.