public class HorizontalPodAutoscalerOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler,io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerList,Resource<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler>>
DEFAULT_GRACE_PERIOD_IN_SECONDS, DEFAULT_PROPAGATION_POLICY
apiVersion, listType, type
apiGroupName, apiGroupVersion, client, config, context, dryRun, JSON, JSON_MAPPER, JSON_MERGE_PATCH, JSON_PATCH, name, namespace, resourceT, STRATEGIC_MERGE_JSON_PATCH, YAML_MAPPER
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS
Constructor and Description |
---|
HorizontalPodAutoscalerOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
HorizontalPodAutoscalerOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace) |
HorizontalPodAutoscalerOperationsImpl(OperationContext context) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler |
edit(io.fabric8.kubernetes.api.builder.Visitor... visitors)
Issues a JSON patch against the item based upon the changes made to the object by the visitors.
|
boolean |
isResourceNamespaced() |
HorizontalPodAutoscalerOperationsImpl |
newInstance(OperationContext context) |
accept, createVisitableBuilder, edit, editStatus, modifyItemForReplaceOrPatch, patch, patch, patch, patchStatus, replace, replace, replaceStatus, requireFromServer, requireFromServer
cascading, create, create, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getConfigType, getFieldQueryParam, getGracePeriodSeconds, getItem, getKind, getLabelQueryParam, getListType, getMandatory, getOperationType, getPropagationPolicy, getReadiness, getResourceT, getResourceVersion, getRootPaths, getType, handleCreate, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, 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, withIndexers, withInvolvedObject, withItem, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoff
assertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getConfig, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, getRootUrl, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handlePatch, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleUpdate, handleUpdate, requestException, requestFailure, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, getNamespace
withLabel, withoutLabel
inform, inform
dryRun
public HorizontalPodAutoscalerOperationsImpl(okhttp3.OkHttpClient client, Config config)
public HorizontalPodAutoscalerOperationsImpl(okhttp3.OkHttpClient client, Config config, String namespace)
public HorizontalPodAutoscalerOperationsImpl(OperationContext context)
public HorizontalPodAutoscalerOperationsImpl newInstance(OperationContext context)
newInstance
in class BaseOperation<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler,io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerList,Resource<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler>>
public io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler edit(io.fabric8.kubernetes.api.builder.Visitor... visitors)
Editable
edit
in interface Editable<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler>
edit
in class HasMetadataOperation<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler,io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerList,Resource<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler>>
visitors
- to modify the Builderpublic boolean isResourceNamespaced()
isResourceNamespaced
in class BaseOperation<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler,io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscalerList,Resource<io.fabric8.kubernetes.api.model.autoscaling.v1.HorizontalPodAutoscaler>>
Copyright © 2015–2020 Red Hat. All rights reserved.