public class IngressOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.extensions.Ingress,io.fabric8.kubernetes.api.model.extensions.IngressList,Resource<io.fabric8.kubernetes.api.model.extensions.Ingress>>
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICY
apiVersion, listType, type
apiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS
Constructor and Description |
---|
IngressOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
IngressOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace) |
IngressOperationsImpl(OperationContext context) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.extensions.Ingress |
edit(io.fabric8.kubernetes.api.builder.Visitor... visitors) |
boolean |
isResourceNamespaced() |
IngressOperationsImpl |
newInstance(OperationContext context) |
accept, edit, patch, replace
cascading, create, create, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getApiVersion, getConfigType, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getPropagationPolicy, getReadiness, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleReplace, handleResponse, handleScale, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReloadingFromServer, list, list, list, load, load, load, load, lockResourceVersion, require, sendPatchedObject, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withInvolvedObject, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoff
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getResourceURLForWriteOperation, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getNamespace
dryRun
public IngressOperationsImpl(okhttp3.OkHttpClient client, Config config)
public IngressOperationsImpl(okhttp3.OkHttpClient client, Config config, String namespace)
public IngressOperationsImpl(OperationContext context)
public IngressOperationsImpl newInstance(OperationContext context)
newInstance
in class BaseOperation<io.fabric8.kubernetes.api.model.extensions.Ingress,io.fabric8.kubernetes.api.model.extensions.IngressList,Resource<io.fabric8.kubernetes.api.model.extensions.Ingress>>
public io.fabric8.kubernetes.api.model.extensions.Ingress edit(io.fabric8.kubernetes.api.builder.Visitor... visitors)
edit
in interface Editable<io.fabric8.kubernetes.api.model.extensions.Ingress>
edit
in class BaseOperation<io.fabric8.kubernetes.api.model.extensions.Ingress,io.fabric8.kubernetes.api.model.extensions.IngressList,Resource<io.fabric8.kubernetes.api.model.extensions.Ingress>>
public boolean isResourceNamespaced()
isResourceNamespaced
in class BaseOperation<io.fabric8.kubernetes.api.model.extensions.Ingress,io.fabric8.kubernetes.api.model.extensions.IngressList,Resource<io.fabric8.kubernetes.api.model.extensions.Ingress>>
Copyright © 2015–2022 Red Hat. All rights reserved.