public class CustomResourceDefinitionOperationsImpl extends HasMetadataOperation<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition,io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinitionList,Resource<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition>>
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 |
---|
CustomResourceDefinitionOperationsImpl(okhttp3.OkHttpClient client,
Config config) |
CustomResourceDefinitionOperationsImpl(okhttp3.OkHttpClient client,
Config config,
String namespace) |
CustomResourceDefinitionOperationsImpl(OperationContext context) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition |
edit(io.fabric8.kubernetes.api.builder.Visitor... visitors) |
boolean |
isResourceNamespaced() |
CustomResourceDefinitionOperationsImpl |
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 CustomResourceDefinitionOperationsImpl(okhttp3.OkHttpClient client, Config config)
public CustomResourceDefinitionOperationsImpl(okhttp3.OkHttpClient client, Config config, String namespace)
public CustomResourceDefinitionOperationsImpl(OperationContext context)
public CustomResourceDefinitionOperationsImpl newInstance(OperationContext context)
newInstance
in class BaseOperation<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition,io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinitionList,Resource<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition>>
public io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition edit(io.fabric8.kubernetes.api.builder.Visitor... visitors)
edit
in interface Editable<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition>
edit
in class BaseOperation<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition,io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinitionList,Resource<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition>>
public boolean isResourceNamespaced()
isResourceNamespaced
in class BaseOperation<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition,io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinitionList,Resource<io.fabric8.kubernetes.api.model.apiextensions.v1.CustomResourceDefinition>>
Copyright © 2015–2022 Red Hat. All rights reserved.