| Package | Description |
|---|---|
| io.fabric8.openclustermanagement.api.model | |
| io.fabric8.openclustermanagement.api.model.cluster.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterPredicate |
OpenClusterManagementClusterSchemaFluent.buildOpenClusterManagementIoApiClusterV1alpha1ClusterPredicate() |
ClusterPredicate |
OpenClusterManagementClusterSchemaFluentImpl.buildOpenClusterManagementIoApiClusterV1alpha1ClusterPredicate() |
ClusterPredicate |
OpenClusterManagementClusterSchemaFluent.getOpenClusterManagementIoApiClusterV1alpha1ClusterPredicate()
Deprecated.
|
ClusterPredicate |
OpenClusterManagementClusterSchemaFluentImpl.getOpenClusterManagementIoApiClusterV1alpha1ClusterPredicate()
Deprecated.
|
ClusterPredicate |
OpenClusterManagementClusterSchema.getOpenClusterManagementIoApiClusterV1alpha1ClusterPredicate() |
| Constructor and Description |
|---|
OpenClusterManagementClusterSchema(ClientConfig openClusterManagementIoApiClusterV1ClientConfig,
ManagedCluster openClusterManagementIoApiClusterV1ManagedCluster,
ManagedClusterClaim openClusterManagementIoApiClusterV1ManagedClusterClaim,
ManagedClusterList openClusterManagementIoApiClusterV1ManagedClusterList,
ManagedClusterSpec openClusterManagementIoApiClusterV1ManagedClusterSpec,
ManagedClusterStatus openClusterManagementIoApiClusterV1ManagedClusterStatus,
ManagedClusterVersion openClusterManagementIoApiClusterV1ManagedClusterVersion,
ClusterClaimSelector openClusterManagementIoApiClusterV1alpha1ClusterClaimSelector,
ClusterDecision openClusterManagementIoApiClusterV1alpha1ClusterDecision,
ClusterPredicate openClusterManagementIoApiClusterV1alpha1ClusterPredicate,
ClusterSelector openClusterManagementIoApiClusterV1alpha1ClusterSelector,
Placement openClusterManagementIoApiClusterV1alpha1Placement,
PlacementDecision openClusterManagementIoApiClusterV1alpha1PlacementDecision,
PlacementDecisionList openClusterManagementIoApiClusterV1alpha1PlacementDecisionList,
PlacementDecisionStatus openClusterManagementIoApiClusterV1alpha1PlacementDecisionStatus,
PlacementList openClusterManagementIoApiClusterV1alpha1PlacementList,
PlacementSpec openClusterManagementIoApiClusterV1alpha1PlacementSpec,
PlacementStatus openClusterManagementIoApiClusterV1alpha1PlacementStatus,
PrioritizerConfig openClusterManagementIoApiClusterV1alpha1PrioritizerConfig,
PrioritizerPolicy openClusterManagementIoApiClusterV1alpha1PrioritizerPolicy,
ManagedClusterSet openClusterManagementIoApiClusterV1beta1ManagedClusterSet,
ManagedClusterSetBinding openClusterManagementIoApiClusterV1beta1ManagedClusterSetBinding,
ManagedClusterSetBindingList openClusterManagementIoApiClusterV1beta1ManagedClusterSetBindingList,
ManagedClusterSetBindingSpec openClusterManagementIoApiClusterV1beta1ManagedClusterSetBindingSpec,
ManagedClusterSetList openClusterManagementIoApiClusterV1beta1ManagedClusterSetList,
ManagedClusterSetSpec openClusterManagementIoApiClusterV1beta1ManagedClusterSetSpec,
ManagedClusterSetStatus openClusterManagementIoApiClusterV1beta1ManagedClusterSetStatus) |
| Modifier and Type | Method and Description |
|---|---|
ClusterPredicate |
ClusterPredicateBuilder.build() |
ClusterPredicate |
PlacementSpecFluentImpl.buildFirstPredicate() |
ClusterPredicate |
PlacementSpecFluent.buildFirstPredicate() |
ClusterPredicate |
PlacementSpecFluentImpl.buildLastPredicate() |
ClusterPredicate |
PlacementSpecFluent.buildLastPredicate() |
ClusterPredicate |
PlacementSpecFluentImpl.buildMatchingPredicate(Predicate<ClusterPredicateBuilder> predicate) |
ClusterPredicate |
PlacementSpecFluent.buildMatchingPredicate(Predicate<ClusterPredicateBuilder> predicate) |
ClusterPredicate |
PlacementSpecFluentImpl.buildPredicate(int index) |
ClusterPredicate |
PlacementSpecFluent.buildPredicate(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterPredicate> |
PlacementSpecFluentImpl.buildPredicates() |
List<ClusterPredicate> |
PlacementSpecFluent.buildPredicates() |
List<ClusterPredicate> |
PlacementSpecFluentImpl.getPredicates()
Deprecated.
|
List<ClusterPredicate> |
PlacementSpecFluent.getPredicates()
Deprecated.
|
List<ClusterPredicate> |
PlacementSpec.getPredicates() |
| Modifier and Type | Method and Description |
|---|---|
A |
PlacementSpecFluentImpl.addAllToPredicates(Collection<ClusterPredicate> items) |
A |
PlacementSpecFluent.addAllToPredicates(Collection<ClusterPredicate> items) |
A |
PlacementSpecFluentImpl.removeAllFromPredicates(Collection<ClusterPredicate> items) |
A |
PlacementSpecFluent.removeAllFromPredicates(Collection<ClusterPredicate> items) |
void |
PlacementSpec.setPredicates(List<ClusterPredicate> predicates) |
A |
PlacementSpecFluentImpl.withPredicates(List<ClusterPredicate> predicates) |
A |
PlacementSpecFluent.withPredicates(List<ClusterPredicate> predicates) |
| Constructor and Description |
|---|
ClusterPredicateBuilder(ClusterPredicate instance) |
ClusterPredicateBuilder(ClusterPredicate instance,
Boolean validationEnabled) |
ClusterPredicateBuilder(ClusterPredicateFluent<?> fluent,
ClusterPredicate instance) |
ClusterPredicateBuilder(ClusterPredicateFluent<?> fluent,
ClusterPredicate instance,
Boolean validationEnabled) |
ClusterPredicateFluentImpl(ClusterPredicate instance) |
| Constructor and Description |
|---|
PlacementSpec(List<String> clusterSets,
Integer numberOfClusters,
List<ClusterPredicate> predicates,
PrioritizerPolicy prioritizerPolicy) |
Copyright © 2015–2023 Red Hat. All rights reserved.