public class BatchAPIGroupClient extends BaseClient implements BatchAPIGroupDSL
httpClient| Constructor and Description |
|---|
BatchAPIGroupClient() |
BatchAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.JobList,io.fabric8.kubernetes.api.model.batch.DoneableJob,ScalableResource<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.DoneableJob>> |
jobs() |
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 BatchAPIGroupClient()
throws KubernetesClientException
KubernetesClientExceptionpublic BatchAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
throws KubernetesClientException
KubernetesClientExceptionpublic MixedOperation<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.JobList,io.fabric8.kubernetes.api.model.batch.DoneableJob,ScalableResource<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.DoneableJob>> jobs()
jobs in interface BatchAPIGroupDSLCopyright © 2015–2018 Red Hat. All rights reserved.