public class BuildOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.Build,io.fabric8.openshift.api.model.BuildList,BuildResource<io.fabric8.openshift.api.model.Build,LogWatch>> implements BuildResource<io.fabric8.openshift.api.model.Build,LogWatch>
| Modifier and Type | Field and Description |
|---|---|
static String |
OPENSHIFT_IO_BUILD_NAME |
OPENSHIFT_APIGROUP_SUFFIXDEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICYapiVersion, listTypetypeapiGroupName, 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 |
|---|
BuildOperationsImpl(BuildOperationContext context,
OperationContext superContext) |
BuildOperationsImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config) |
getConfig, getConfigType, getRootUrlaccept, edit, edit, editStatus, modifyItemForReplaceOrPatch, patch, patch, patch, patchStatus, replace, replace, replaceStatus, requireFromServer, requireFromServer, validateOperationcascading, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getFieldQueryParam, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getListType, getMandatory, getOperationType, getPropagationPolicy, getReadiness, getResourceT, getResourceVersion, getRootPaths, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, 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, withWaitRetryBackoffcreate, create, getTypeassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, 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, waitcreateOrReplacefromServerpatch, patch, patch, patchupdateStatuseditStatusreplaceStatuspatchStatusreplacewithGracePeriodwithPropagationPolicylockResourceVersionwaitUntilCondition, waitUntilReady, withWaitRetryBackoffwithResourceVersiondryRun, dryRunrequireinform, inform, inform, informOnCondition, withIndexerscreate, creategetName, getNamespacewithLabel, withoutLabelgetNamespacepublic static final String OPENSHIFT_IO_BUILD_NAME
public BuildOperationsImpl(okhttp3.OkHttpClient client,
OpenShiftConfig config)
public BuildOperationsImpl(BuildOperationContext context, OperationContext superContext)
public BuildOperationsImpl newInstance(OperationContext context)
newInstance in class HasMetadataOperation<io.fabric8.openshift.api.model.Build,io.fabric8.openshift.api.model.BuildList,BuildResource<io.fabric8.openshift.api.model.Build,LogWatch>>protected String getLogParameters()
protected okhttp3.ResponseBody doGetLog()
public Reader getLogReader()
getLogReader in interface Loggable<LogWatch>public LogWatch watchLog(OutputStream out)
public Loggable<LogWatch> withLogWaitTimeout(Integer logWaitTimeout)
withLogWaitTimeout in interface Loggable<LogWatch>public Loggable<LogWatch> withPrettyOutput()
withPrettyOutput in interface Prettyable<Loggable<LogWatch>>public PrettyLoggable<LogWatch> tailingLines(int tailingLines)
tailingLines in interface Tailable<PrettyLoggable<LogWatch>>public TimeTailPrettyLoggable<LogWatch> terminated()
terminated in interface Terminateable<TimeTailPrettyLoggable<LogWatch>>public TailPrettyLoggable<LogWatch> sinceTime(String sinceTimestamp)
sinceTime in interface Timeable<TailPrettyLoggable<LogWatch>>public TailPrettyLoggable<LogWatch> sinceSeconds(int sinceSeconds)
sinceSeconds in interface Timeable<TailPrettyLoggable<LogWatch>>public BytesLimitTerminateTimeTailPrettyLoggable<LogWatch> limitBytes(int limitBytes)
limitBytes in interface BytesLimitable<TimeTailPrettyLoggable<LogWatch>>public BytesLimitTerminateTimeTailPrettyLoggable<LogWatch> usingTimestamps()
usingTimestamps in interface Timestampable<BytesLimitTerminateTimeTailPrettyLoggable<LogWatch>>protected io.fabric8.kubernetes.api.builder.VisitableBuilder<io.fabric8.openshift.api.model.Build,?> createVisitableBuilder(io.fabric8.openshift.api.model.Build item)
createVisitableBuilder in class HasMetadataOperation<io.fabric8.openshift.api.model.Build,io.fabric8.openshift.api.model.BuildList,BuildResource<io.fabric8.openshift.api.model.Build,LogWatch>>Copyright © 2015–2020 Red Hat. All rights reserved.