public class BuildOperationsImpl extends HasMetadataOperation<io.fabric8.openshift.api.model.Build,io.fabric8.openshift.api.model.BuildList,BuildResource> implements BuildResource
| Modifier and Type | Field and Description |
|---|---|
static String |
OPENSHIFT_IO_BUILD_NAME |
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 |
|---|
BuildOperationsImpl(io.fabric8.kubernetes.client.Client client) |
BuildOperationsImpl(PodOperationContext context,
OperationContext superContext,
Integer version) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
doGetLog(Class<T> type) |
String |
getLog() |
String |
getLog(boolean isPretty) |
InputStream |
getLogInputStream()
Returns an unclosed InputStream.
|
protected String |
getLogParameters() |
Reader |
getLogReader()
Returns an unclosed Reader.
|
io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggable |
limitBytes(int limitBytes) |
BuildOperationsImpl |
newInstance(OperationContext context) |
io.fabric8.kubernetes.client.dsl.TailPrettyLoggable |
sinceSeconds(int sinceSeconds) |
io.fabric8.kubernetes.client.dsl.TailPrettyLoggable |
sinceTime(String sinceTimestamp) |
io.fabric8.kubernetes.client.dsl.PrettyLoggable |
tailingLines(int tailingLines) |
io.fabric8.kubernetes.client.dsl.TimeTailPrettyLoggable |
terminated() |
io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggable |
usingTimestamps() |
io.fabric8.kubernetes.client.dsl.LogWatch |
watchLog() |
io.fabric8.kubernetes.client.dsl.LogWatch |
watchLog(OutputStream out) |
io.fabric8.kubernetes.client.dsl.Loggable |
withLogWaitTimeout(Integer logWaitTimeout) |
io.fabric8.kubernetes.client.dsl.Loggable |
withPrettyOutput() |
io.fabric8.kubernetes.client.dsl.TimestampBytesLimitTerminateTimeTailPrettyLoggable |
withVersion(Integer version) |
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, 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, getParameters, 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, requirewithResourceVersionwaitUntilCondition, waitUntilReadycreate, createOrReplaceaccept, edit, edit, edit, editStatus, patch, patch, patch, patch, patch, patch, patchStatusreplace, replaceStatuscreate, createOrReplace, delete, patchStatus, updateStatuswithTimeout, withTimeoutInMilliswithGracePeriodwithPropagationPolicyreplace, replaceStatusfieldManager, forceConflicts, serverSideApplyinform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitgetFullResourceName, getName, getNamespacepublic static final String OPENSHIFT_IO_BUILD_NAME
public BuildOperationsImpl(io.fabric8.kubernetes.client.Client client)
public BuildOperationsImpl(PodOperationContext context, OperationContext superContext, Integer version)
public BuildOperationsImpl newInstance(OperationContext context)
newInstance in class HasMetadataOperation<io.fabric8.openshift.api.model.Build,io.fabric8.openshift.api.model.BuildList,BuildResource>protected String getLogParameters()
protected <T> T doGetLog(Class<T> type)
public String getLog()
getLog in interface io.fabric8.kubernetes.client.dsl.Loggablepublic String getLog(boolean isPretty)
getLog in interface io.fabric8.kubernetes.client.dsl.Loggablepublic Reader getLogReader()
getLogReader in interface io.fabric8.kubernetes.client.dsl.Loggablepublic InputStream getLogInputStream()
getLogInputStream in interface io.fabric8.kubernetes.client.dsl.Loggablepublic io.fabric8.kubernetes.client.dsl.LogWatch watchLog()
watchLog in interface io.fabric8.kubernetes.client.dsl.Loggablepublic io.fabric8.kubernetes.client.dsl.LogWatch watchLog(OutputStream out)
watchLog in interface io.fabric8.kubernetes.client.dsl.Loggablepublic io.fabric8.kubernetes.client.dsl.Loggable withLogWaitTimeout(Integer logWaitTimeout)
withLogWaitTimeout in interface io.fabric8.kubernetes.client.dsl.Loggablepublic io.fabric8.kubernetes.client.dsl.Loggable withPrettyOutput()
withPrettyOutput in interface io.fabric8.kubernetes.client.dsl.PrettyLoggablepublic io.fabric8.kubernetes.client.dsl.PrettyLoggable tailingLines(int tailingLines)
tailingLines in interface io.fabric8.kubernetes.client.dsl.TailPrettyLoggablepublic io.fabric8.kubernetes.client.dsl.TimeTailPrettyLoggable terminated()
terminated in interface io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggablepublic io.fabric8.kubernetes.client.dsl.TailPrettyLoggable sinceTime(String sinceTimestamp)
sinceTime in interface io.fabric8.kubernetes.client.dsl.TimeTailPrettyLoggablepublic io.fabric8.kubernetes.client.dsl.TailPrettyLoggable sinceSeconds(int sinceSeconds)
sinceSeconds in interface io.fabric8.kubernetes.client.dsl.TimeTailPrettyLoggablepublic io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggable limitBytes(int limitBytes)
limitBytes in interface io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggablepublic io.fabric8.kubernetes.client.dsl.TimestampBytesLimitTerminateTimeTailPrettyLoggable withVersion(Integer version)
withVersion in interface BuildResourcepublic io.fabric8.kubernetes.client.dsl.BytesLimitTerminateTimeTailPrettyLoggable usingTimestamps()
usingTimestamps in interface io.fabric8.kubernetes.client.dsl.TimestampBytesLimitTerminateTimeTailPrettyLoggableCopyright © 2015–2022 Red Hat. All rights reserved.