| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanList |
KubeSchema.getInstallPlanList() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setInstallPlanList(InstallPlanList installPlanList) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
CatalogSource catalogSource,
CatalogSourceList catalogSourceList,
ClusterServiceVersion clusterServiceVersion,
ClusterServiceVersionList clusterServiceVersionList,
Deployment deployment,
io.fabric8.kubernetes.api.model.version.Info info,
InstallPlan installPlan,
InstallPlanList installPlanList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
OperatorGroup operatorGroup,
OperatorGroupList operatorGroupList,
PackageManifest packageManifest,
io.fabric8.kubernetes.api.model.Patch patch,
PolicyRule policyRule,
io.fabric8.kubernetes.api.model.Quantity quantity,
RuleWithOperations ruleWithOperations,
io.fabric8.kubernetes.api.model.Status status,
Subscription subscription,
SubscriptionList subscriptionList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanList |
InstallPlanListBuilder.build() |
InstallPlanList |
DoneableInstallPlanList.done() |
| Constructor and Description |
|---|
DoneableInstallPlanList(InstallPlanList item) |
DoneableInstallPlanList(InstallPlanList item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanList,InstallPlanList> function) |
InstallPlanListBuilder(InstallPlanList instance) |
InstallPlanListBuilder(InstallPlanList instance,
Boolean validationEnabled) |
InstallPlanListBuilder(InstallPlanListFluent<?> fluent,
InstallPlanList instance) |
InstallPlanListBuilder(InstallPlanListFluent<?> fluent,
InstallPlanList instance,
Boolean validationEnabled) |
InstallPlanListFluentImpl(InstallPlanList instance) |
| Constructor and Description |
|---|
DoneableInstallPlanList(io.fabric8.kubernetes.api.builder.Function<InstallPlanList,InstallPlanList> function) |
DoneableInstallPlanList(io.fabric8.kubernetes.api.builder.Function<InstallPlanList,InstallPlanList> function) |
DoneableInstallPlanList(InstallPlanList item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanList,InstallPlanList> function) |
DoneableInstallPlanList(InstallPlanList item,
io.fabric8.kubernetes.api.builder.Function<InstallPlanList,InstallPlanList> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.