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<CronJob,CronJobList,DoneableCronJob,Resource<CronJob,DoneableCronJob>> |
cronjobs() |
MixedOperation<Job,JobList,DoneableJob,ScalableResource<Job,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<Job,JobList,DoneableJob,ScalableResource<Job,DoneableJob>> jobs()
jobs in interface BatchAPIGroupDSLpublic MixedOperation<CronJob,CronJobList,DoneableCronJob,Resource<CronJob,DoneableCronJob>> cronjobs()
cronjobs in interface BatchAPIGroupDSLCopyright © 2015-2019 Red Hat. All Rights Reserved.