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_POLICY
apiVersion, listType
type
apiGroupName, apiGroupVersion, config, context, dryRun, httpClient, JSON, JSON_MAPPER, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS
Constructor and Description |
---|
CronJobOperationsImpl(ClientContext clientContext) |
CronJobOperationsImpl(ClientContext clientContext,
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, requireFromServer, validateOperation
appendListOptionParams, cascading, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getConfigType, getFieldQueryParam, getGracePeriodSeconds, getGroup, getItem, getKind, getLabelQueryParam, getLimit, getListType, getMandatory, getOperationType, getPlural, getPropagationPolicy, getReadiness, getResourceVersion, getVersion, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, lockResourceVersion, require, runnableInformer, sendPatchedObject, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withIndexers, withInvolvedObject, withItem, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withLimit, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoff
create, create, getType
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handlePatch, handleRawGet, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleUpdate, handleUpdate, requestException, requestException, requestFailure, requestFailure, restCall, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFullResourceName, getName, getNamespace
withLabel, withoutLabel
inform, inform
dryRun
create, create
getNamespace
public CronJobOperationsImpl(ClientContext clientContext)
public CronJobOperationsImpl(ClientContext clientContext, String namespace)
public CronJobOperationsImpl(OperationContext context)
public CronJobOperationsImpl newInstance(OperationContext context)
newInstance
in class 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>>
public Resource<io.fabric8.kubernetes.api.model.batch.v1beta1.CronJob> load(InputStream is)
Loadable
InputStream
.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–2022 Red Hat. All rights reserved.