public class OpenShiftOperatorHubAPIGroupClient extends BaseOpenShiftClient implements OpenShiftOperatorHubAPIGroupDSL
APISconfig, httpClient| Constructor and Description |
|---|
OpenShiftOperatorHubAPIGroupClient() |
OpenShiftOperatorHubAPIGroupClient(ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSource,io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSource>> |
catalogSources()
API entrypoint for CatalogSource related operations(operators.coreos.com/v1alpha1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersion,io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersion>> |
clusterServiceVersions()
API entrypoint for CatalogSource related ClusterServiceVersion(operators.coreos.com/v1alpha1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlan,io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlan>> |
installPlans()
API entrypoint for InstallPlan related operations(operators.coreos.com/v1alpha1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1.OperatorCondition,io.fabric8.openshift.api.model.operatorhub.v1.OperatorConditionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.OperatorCondition>> |
operatorConditions()
API entrypoint for OperatorCondition (operators.coreos.com/v1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup>> |
operatorGroups()
API entrypoint for OperatorGroup related operations(operators.coreos.com/v1)
|
NonNamespaceOperation<io.fabric8.openshift.api.model.operatorhub.v1.Operator,io.fabric8.openshift.api.model.operatorhub.v1.OperatorList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.Operator>> |
operators()
API entrypoint for Operator (operators.coreos.com/v1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifest,io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifestList,Resource<io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifest>> |
packageManifests()
API entrypoint for PackageManifest (packages.operators.coreos.com/v1)
|
MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.Subscription,io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.Subscription>> |
subscriptions()
API entrypoint for Subscription related operations(operators.coreos.com/v1alpha1)
|
getConfigurationadapt, adaptState, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, newState, rootPaths, supportsApiPathgetHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetHttpClientgetConfigurationpublic OpenShiftOperatorHubAPIGroupClient()
public OpenShiftOperatorHubAPIGroupClient(ClientContext clientContext)
public MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSource,io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSourceList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.CatalogSource>> catalogSources()
OpenShiftOperatorHubAPIGroupDSLcatalogSources in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup,io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroupList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.OperatorGroup>> operatorGroups()
OpenShiftOperatorHubAPIGroupDSLoperatorGroups in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.Subscription,io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.Subscription>> subscriptions()
OpenShiftOperatorHubAPIGroupDSLsubscriptions in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlan,io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlanList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.InstallPlan>> installPlans()
OpenShiftOperatorHubAPIGroupDSLinstallPlans in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersion,io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1alpha1.ClusterServiceVersion>> clusterServiceVersions()
OpenShiftOperatorHubAPIGroupDSLclusterServiceVersions in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifest,io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifestList,Resource<io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1.PackageManifest>> packageManifests()
OpenShiftOperatorHubAPIGroupDSLpackageManifests in interface OpenShiftOperatorHubAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.operatorhub.v1.OperatorCondition,io.fabric8.openshift.api.model.operatorhub.v1.OperatorConditionList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.OperatorCondition>> operatorConditions()
OpenShiftOperatorHubAPIGroupDSLoperatorConditions in interface OpenShiftOperatorHubAPIGroupDSLpublic NonNamespaceOperation<io.fabric8.openshift.api.model.operatorhub.v1.Operator,io.fabric8.openshift.api.model.operatorhub.v1.OperatorList,Resource<io.fabric8.openshift.api.model.operatorhub.v1.Operator>> operators()
OpenShiftOperatorHubAPIGroupDSLoperators in interface OpenShiftOperatorHubAPIGroupDSLCopyright © 2015–2020 Red Hat. All rights reserved.