public class RoleBindingOperationsImpl extends OpenShiftOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,Resource<io.fabric8.openshift.api.model.RoleBinding>>
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP |
static String |
SERVICE_ACCOUNT |
static String |
USER |
OPENSHIFT_APIGROUP_SUFFIXDEFAULT_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_PATCHDEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| Constructor and Description |
|---|
RoleBindingOperationsImpl(OpenshiftClientContext clientContext) |
RoleBindingOperationsImpl(OperationContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected io.fabric8.kubernetes.api.builder.VisitableBuilder<io.fabric8.openshift.api.model.RoleBinding,?> |
createVisitableBuilder(io.fabric8.openshift.api.model.RoleBinding item) |
protected io.fabric8.openshift.api.model.RoleBinding |
handleCreate(io.fabric8.openshift.api.model.RoleBinding resource) |
protected io.fabric8.openshift.api.model.RoleBinding |
modifyItemForReplaceOrPatch(Supplier<io.fabric8.openshift.api.model.RoleBinding> current,
io.fabric8.openshift.api.model.RoleBinding binding) |
RoleBindingOperationsImpl |
newInstance(OperationContext context) |
getConfig, getConfigType, getRootUrlaccept, edit, edit, editStatus, patch, patch, patch, patchStatus, replace, replace, replaceStatus, requireFromServer, requireFromServer, validateOperationappendListOptionParams, cascading, createOrReplace, delete, delete, delete, dryRun, edit, fetchListUrl, forOperationType, fromServer, get, getFieldQueryParam, getGracePeriodSeconds, getGroup, getItem, getKind, getLabelQueryParam, getLimit, getListType, getMandatory, getOperationType, getPlural, getPropagationPolicy, getReadiness, getResourceVersion, getVersion, handleDeploymentRollback, handleGet, handlePatch, handlePatch, handleResponse, handleScale, handleUpdate, inAnyNamespace, inform, informOnCondition, inNamespace, isCascading, isReady, isReloadingFromServer, isResourceNamespaced, list, list, list, load, load, load, load, lockResourceVersion, require, runnableInformer, sendPatchedObject, setListType, setNamespace, setType, updateApiVersion, updateApiVersion, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watch, withField, withFields, withGracePeriod, withIndexers, withInvolvedObject, withItem, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withLimit, withName, withNewFilter, withoutField, withoutFields, withoutLabel, withoutLabels, withPropagationPolicy, withResourceVersion, withWaitRetryBackoffcreate, create, getTypeassertResponseCode, checkName, checkNamespace, createStatus, createStatus, getAPIGroupName, getAPIGroupVersion, getName, getNamespace, getNamespacedUrl, getNamespacedUrl, getNamespacedUrl, getObjectValueAsMap, getResourceT, getResourceUrl, getResourceUrl, getResourceUrl, getResourceURLForPatchOperation, getResourceURLForWriteOperation, handleCreate, handleDelete, handleDelete, handleDeploymentRollback, handleGet, handleGet, handleMetric, handlePatch, handlePatch, handlePatch, handleRawGet, handleResponse, handleResponse, handleResponse, handleResponse, handleScale, handleUpdate, handleUpdate, requestException, requestException, requestFailure, requestFailure, restCall, retryWithExponentialBackoff, unmarshal, unmarshal, unmarshalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullResourceName, getName, getNamespacewithLabel, withoutLabelinform, informdryRuncreate, creategetNamespacepublic static final String SERVICE_ACCOUNT
public static final String USER
public static final String GROUP
public RoleBindingOperationsImpl(OpenshiftClientContext clientContext)
public RoleBindingOperationsImpl(OperationContext context)
public RoleBindingOperationsImpl newInstance(OperationContext context)
newInstance in class HasMetadataOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,Resource<io.fabric8.openshift.api.model.RoleBinding>>protected io.fabric8.openshift.api.model.RoleBinding handleCreate(io.fabric8.openshift.api.model.RoleBinding resource)
throws InterruptedException,
IOException
handleCreate in class BaseOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,Resource<io.fabric8.openshift.api.model.RoleBinding>>InterruptedExceptionIOExceptionprotected io.fabric8.openshift.api.model.RoleBinding modifyItemForReplaceOrPatch(Supplier<io.fabric8.openshift.api.model.RoleBinding> current, io.fabric8.openshift.api.model.RoleBinding binding)
modifyItemForReplaceOrPatch in class HasMetadataOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,Resource<io.fabric8.openshift.api.model.RoleBinding>>protected io.fabric8.kubernetes.api.builder.VisitableBuilder<io.fabric8.openshift.api.model.RoleBinding,?> createVisitableBuilder(io.fabric8.openshift.api.model.RoleBinding item)
createVisitableBuilder in class HasMetadataOperation<io.fabric8.openshift.api.model.RoleBinding,io.fabric8.openshift.api.model.RoleBindingList,Resource<io.fabric8.openshift.api.model.RoleBinding>>Copyright © 2015–2020 Red Hat. All rights reserved.