Class ServiceEntryOperationImpl

    • Field Summary

      • Fields inherited from class io.fabric8.kubernetes.client.dsl.base.HasMetadataOperation

        DEFAULT_PROPAGATION_POLICY
      • Fields inherited from class io.fabric8.kubernetes.client.dsl.base.BaseOperation

        apiVersion, doneableType, listType, type
      • Fields inherited from class io.fabric8.kubernetes.client.dsl.base.OperationSupport

        apiGroupName, apiGroupVersion, client, config, context, JSON, JSON_MAPPER, JSON_PATCH, name, namespace, resourceT, YAML_MAPPER
      • Fields inherited from interface io.fabric8.kubernetes.client.dsl.Waitable

        DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS
    • Constructor Summary

      Constructors 
      Constructor Description
      ServiceEntryOperationImpl​(io.fabric8.kubernetes.client.dsl.base.OperationContext context)  
      ServiceEntryOperationImpl​(okhttp3.OkHttpClient client, io.fabric8.kubernetes.client.Config config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ServiceEntryOperationImpl newInstance​(io.fabric8.kubernetes.client.dsl.base.OperationContext context)  
      • Methods inherited from class io.fabric8.kubernetes.client.dsl.base.HasMetadataOperation

        edit, patch, replace
      • Methods inherited from class io.fabric8.kubernetes.client.dsl.base.BaseOperation

        cascading, create, create, createNew, createOrReplace, createOrReplaceWithNew, delete, delete, delete, fetchListUrl, forOperationType, fromServer, get, getApiVersion, getConfigType, getDoneableType, getFieldQueryParam, getFields, getFieldsNot, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getLabels, getLabelsIn, getLabelsNot, getLabelsNotIn, getListType, getMandatory, getOperationType, getPropagationPolicy, getReloadingFromServer, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handleReplace, handleResponse, handleScale, inAnyNamespace, inNamespace, isApiGroup, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, load, lockResourceVersion, require, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateApiVersionResource, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withItem, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoff
      • Methods inherited from class io.fabric8.kubernetes.client.dsl.base.OperationSupport

        assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroup, getAPIVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getResourceUrl, getResourceUrl, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handleReplace, handleReplace, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleStatusUpdate, requestException, requestFailure, unmarshal, unmarshal, unmarshal
      • Methods inherited from interface io.fabric8.kubernetes.client.OperationInfo

        getName, getNamespace
    • Constructor Detail

      • ServiceEntryOperationImpl

        public ServiceEntryOperationImpl​(okhttp3.OkHttpClient client,
                                         io.fabric8.kubernetes.client.Config config)
      • ServiceEntryOperationImpl

        public ServiceEntryOperationImpl​(io.fabric8.kubernetes.client.dsl.base.OperationContext context)