| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operatorhub.lifecyclemanager.v1 | |
| io.fabric8.openshift.api.model.operatorhub.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
CustomResourceDefinitions |
CSVDescriptionFluent.buildCustomresourcedefinitions() |
CustomResourceDefinitions |
CSVDescription.getCustomresourcedefinitions() |
| Modifier and Type | Method and Description |
|---|---|
CSVDescriptionFluent.CustomresourcedefinitionsNested<A> |
CSVDescriptionFluent.editOrNewCustomresourcedefinitionsLike(CustomResourceDefinitions item) |
void |
CSVDescription.setCustomresourcedefinitions(CustomResourceDefinitions customresourcedefinitions) |
A |
CSVDescriptionFluent.withCustomresourcedefinitions(CustomResourceDefinitions customresourcedefinitions) |
CSVDescriptionFluent.CustomresourcedefinitionsNested<A> |
CSVDescriptionFluent.withNewCustomresourcedefinitionsLike(CustomResourceDefinitions item) |
| Constructor and Description |
|---|
CSVDescription(Map<String,String> annotations,
APIServiceDefinitions apiservicedefinitions,
CustomResourceDefinitions customresourcedefinitions,
String description,
String displayName,
List<Icon> icon,
List<InstallMode> installModes,
List<String> keywords,
List<AppLink> links,
List<Maintainer> maintainers,
String maturity,
String minKubeVersion,
List<io.fabric8.kubernetes.api.model.GroupVersionKind> nativeApis,
AppLink provider,
List<String> relatedImages,
String version) |
| Modifier and Type | Method and Description |
|---|---|
CustomResourceDefinitions |
CustomResourceDefinitionsBuilder.build() |
CustomResourceDefinitions |
ClusterServiceVersionSpecFluent.buildCustomresourcedefinitions() |
CustomResourceDefinitions |
ClusterServiceVersionSpec.getCustomresourcedefinitions() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomResourceDefinitionsFluent.copyInstance(CustomResourceDefinitions instance) |
ClusterServiceVersionSpecFluent.CustomresourcedefinitionsNested<A> |
ClusterServiceVersionSpecFluent.editOrNewCustomresourcedefinitionsLike(CustomResourceDefinitions item) |
void |
ClusterServiceVersionSpec.setCustomresourcedefinitions(CustomResourceDefinitions customresourcedefinitions) |
A |
ClusterServiceVersionSpecFluent.withCustomresourcedefinitions(CustomResourceDefinitions customresourcedefinitions) |
ClusterServiceVersionSpecFluent.CustomresourcedefinitionsNested<A> |
ClusterServiceVersionSpecFluent.withNewCustomresourcedefinitionsLike(CustomResourceDefinitions item) |
Copyright © 2015–2024 Red Hat. All rights reserved.