public class ClusterServiceBrokerOperationsImpl extends ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServiceBroker> implements ClusterServiceBrokerResource
FieldValidateable.Validationclient, resource| Constructor and Description |
|---|
ClusterServiceBrokerOperationsImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.servicecatalog.api.model.ClusterServiceClassList |
listClasses()
List all
ClusterServiceClasses available to the current broker. |
io.fabric8.servicecatalog.api.model.ClusterServicePlanList |
listPlans()
List all
ClusterServicePlans available to the current broker. |
ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServiceBroker> |
newInstance() |
ClusterServiceClassResource |
useServiceClass(String externalName)
Switch to the
ClusterServiceClassResource with the specified external name. |
dryRun, fieldManager, fieldValidation, forceConflicts, fromServer, getItem, init, inWriteContext, lockResourceVersion, lockResourceVersion, withGracePeriod, withIndexers, withLimit, withPropagationPolicy, withResourceVersion, withTimeout, withTimeoutInMillisaccept, create, create, createOrReplace, createOrReplace, delete, delete, dryRun, edit, edit, edit, editStatus, get, getResource, inform, inform, inform, informOnCondition, isReady, item, patch, patch, patch, patch, patch, patch, patchStatus, patchStatus, replace, replace, replaceStatus, replaceStatus, require, runnableInformer, scale, scale, scale, scale, serverSideApply, update, updateStatus, updateStatus, waitUntilCondition, waitUntilReady, watch, watch, watchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcascading, isReady, item, lockResourceVersion, lockResourceVersion, requirescale, scale, scale, scalefromServerwithResourceVersionwaitUntilCondition, waitUntilReadycreate, createOrReplaceaccept, edit, edit, edit, editStatus, patch, patch, patch, patch, patch, patch, patchStatusreplace, replaceStatus, update, updateStatuscreate, createOrReplace, delete, patchStatus, updateStatuswithGracePeriodwithPropagationPolicydelete, withTimeout, withTimeoutInMillisreplace, replaceStatusfieldManager, forceConflicts, serverSideApplyfieldValidationdryRun, dryRuninform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitscalepublic ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServiceBroker> newInstance()
newInstance in class ExtensibleResourceAdapter<io.fabric8.servicecatalog.api.model.ClusterServiceBroker>public io.fabric8.servicecatalog.api.model.ClusterServicePlanList listPlans()
ClusterServiceBrokerResourceClusterServicePlans available to the current broker.
It's an alternative of listing all plans and filtering by field.listPlans in interface ClusterServiceBrokerResourcepublic io.fabric8.servicecatalog.api.model.ClusterServiceClassList listClasses()
ClusterServiceBrokerResourceClusterServiceClasses available to the current broker.
It's an alternative of listing all classes and filtering by field.listClasses in interface ClusterServiceBrokerResourcepublic ClusterServiceClassResource useServiceClass(String externalName)
ClusterServiceBrokerResourceClusterServiceClassResource with the specified external name.useServiceClass in interface ClusterServiceBrokerResourceCopyright © 2015–2023 Red Hat. All rights reserved.