public class TemplateOperationsImpl extends HasMetadataOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>> implements TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>, io.fabric8.kubernetes.client.dsl.ParameterMixedOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>>
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICYapiVersion, listTypetypeapiGroupName, apiGroupVersion, config, context, dryRun, httpClient, JSON, JSON_MAPPER, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH| Constructor and Description |
|---|
TemplateOperationsImpl(io.fabric8.kubernetes.client.Client client) |
TemplateOperationsImpl(OperationContext context,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParameters() |
TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList> |
load(InputStream is) |
TemplateOperationsImpl |
newInstance(OperationContext context) |
TemplateOperationsImpl |
newInstance(OperationContext context,
Map<String,String> parameters) |
io.fabric8.kubernetes.api.model.KubernetesList |
process(File f) |
io.fabric8.kubernetes.api.model.KubernetesList |
process(InputStream is) |
io.fabric8.kubernetes.api.model.KubernetesList |
process(Map<String,String> valuesMap) |
io.fabric8.kubernetes.api.model.KubernetesList |
process(ParameterValue... values) |
io.fabric8.kubernetes.api.model.KubernetesList |
processLocally(File f) |
io.fabric8.kubernetes.api.model.KubernetesList |
processLocally(InputStream is) |
io.fabric8.kubernetes.api.model.KubernetesList |
processLocally(Map<String,String> valuesMap) |
io.fabric8.kubernetes.api.model.KubernetesList |
processLocally(ParameterValue... values) |
TemplateOperationsImpl |
withParameters(Map<String,String> parameters) |
accept, edit, edit, editStatus, modifyItemForReplaceOrPatch, patch, patch, patch, patchStatus, replace, replace, replaceStatus, requireFromServerappendListOptionParams, create, createOrReplace, createOrReplace, delete, delete, delete, deleteAll, dryRun, dryRun, edit, fetchListUrl, fieldManager, fieldValidation, forceConflicts, forOperationType, fromServer, get, getApiEndpointPath, getConfigType, getFieldQueryParam, getGracePeriodSeconds, getGroup, getItem, getKind, getLimit, getListType, getMandatory, getNonNullItem, getOperationType, getPlural, getPropagationPolicy, getReadiness, getResourceVersion, getVersion, getWatchReconnectInterval, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, inWriteContext, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, lockResourceVersion, lockResourceVersion, newResource, patch, patch, patchStatus, replace, replaceStatus, require, resource, resources, runnableInformer, serverSideApply, setListType, setType, submitList, submitWatch, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withIndexers, withInvolvedObject, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withLimit, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withTimeoutcreate, getTypeaddNamespacedUrlPathParts, assertResponseCode, checkName, checkNamespace, correctNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrlParts, handleApproveOrDeny, handleCreate, handleDelete, handleDeploymentRollback, handleGet, handleMetric, handlePatch, handlePatch, handleRawGet, handleResponse, handleResponse, handleScale, handleUpdate, requestException, requestException, requestFailure, requestFailure, restCall, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshal, waitForResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcascading, isReady, lockResourceVersion, lockResourceVersion, requirecreate, createOrReplaceaccept, edit, edit, edit, editStatus, patch, patch, patch, patch, patch, patch, patchStatusreplace, replaceStatusfieldManager, forceConflicts, serverSideApplydelete, delete, dryRun, dryRun, load, load, load, resourceresources, withNewFilterwithField, withFields, withInvolvedObject, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabelswithResourceVersionwaitUntilCondition, waitUntilReadyinform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitcreate, createOrReplace, delete, patchStatus, updateStatuswithTimeout, withTimeoutInMilliswithGracePeriodwithPropagationPolicyreplace, replaceStatuspublic TemplateOperationsImpl(io.fabric8.kubernetes.client.Client client)
public TemplateOperationsImpl(OperationContext context, Map<String,String> parameters)
public TemplateOperationsImpl newInstance(OperationContext context)
newInstance in class HasMetadataOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>>public TemplateOperationsImpl newInstance(OperationContext context, Map<String,String> parameters)
public io.fabric8.kubernetes.api.model.KubernetesList process(File f)
process in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList process(InputStream is)
process in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList process(Map<String,String> valuesMap)
process in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList process(ParameterValue... values)
process in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList processLocally(File f)
processLocally in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList processLocally(InputStream is)
processLocally in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public io.fabric8.kubernetes.api.model.KubernetesList processLocally(ParameterValue... values)
processLocally in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public TemplateOperationsImpl withParameters(Map<String,String> parameters)
withParameters in interface io.fabric8.kubernetes.client.dsl.Parameterizable<io.fabric8.kubernetes.client.dsl.MixedOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>>>public io.fabric8.kubernetes.api.model.KubernetesList processLocally(Map<String,String> valuesMap)
processLocally in interface TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>public TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList> load(InputStream is)
load in interface io.fabric8.kubernetes.client.dsl.AnyNamespaceOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>>load in class BaseOperation<io.fabric8.openshift.api.model.Template,io.fabric8.openshift.api.model.TemplateList,TemplateResource<io.fabric8.openshift.api.model.Template,io.fabric8.kubernetes.api.model.KubernetesList>>public Map<String,String> getParameters()
getParameters in class OperationSupportCopyright © 2015–2022 Red Hat. All rights reserved.