public class CronJobOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob,io.fabric8.kubernetes.api.model.batch.v1beta1.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob>>
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICYapiVersion, listType, typeapiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPERDEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| Constructor and Description |
|---|
CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace) |
CronJobOperationsImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob> |
load(InputStream is)
Load from an
InputStream. |
CronJobOperationsImpl |
newInstance(OperationContext context) |
accept, createVisitableBuilder, edit, edit, editStatus, modifyItemForReplaceOrPatch, patch, patch, patch, patchStatus, replace, replace, replaceStatus, requireFromServer, requireFromServercascading, create, create, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getConfigType, getFieldQueryParam, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getListType, getMandatory, getOperationType, getPropagationPolicy, getReadiness, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, lockResourceVersion, require, sendPatchedObject, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withIndexers, withInvolvedObject, withItem, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoffassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handlePatch, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleUpdate, handleUpdate, requestException, requestFailure, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getNamespacewithLabel, withoutLabelinform, informdryRunpublic CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config)
public CronJobOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace)
public CronJobOperationsImpl(OperationContext context)
public CronJobOperationsImpl newInstance(OperationContext context)
newInstance in class BaseOperation<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob,io.fabric8.kubernetes.api.model.batch.v1beta1.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob>>public Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob> load(InputStream is)
LoadableInputStream.load in interface Loadable<Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob>>load in class BaseOperation<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob,io.fabric8.kubernetes.api.model.batch.v1beta1.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob>>is - The input stream.Copyright © 2015–2020 Red Hat. All rights reserved.