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.CronJob,io.fabric8.kubernetes.api.model.batch.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.CronJob>> |
cronjobs() |
MixedOperation<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.JobList,ScalableResource<io.fabric8.kubernetes.api.model.batch.Job>> |
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()
public BatchAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public MixedOperation<io.fabric8.kubernetes.api.model.batch.Job,io.fabric8.kubernetes.api.model.batch.JobList,ScalableResource<io.fabric8.kubernetes.api.model.batch.Job>> jobs()
jobs in interface BatchAPIGroupDSLpublic MixedOperation<io.fabric8.kubernetes.api.model.batch.CronJob,io.fabric8.kubernetes.api.model.batch.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.CronJob>> cronjobs()
cronjobs in interface BatchAPIGroupDSLCopyright © 2015–2021 Red Hat. All rights reserved.