| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureGateSelection |
FeatureGateSelectionBuilder.build() |
FeatureGateSelection |
HiveConfigSpecFluentImpl.buildFeatureGates() |
FeatureGateSelection |
HiveConfigSpecFluent.buildFeatureGates() |
FeatureGateSelection |
HiveConfigSpecFluentImpl.getFeatureGates()
Deprecated.
|
FeatureGateSelection |
HiveConfigSpecFluent.getFeatureGates()
Deprecated.
|
FeatureGateSelection |
HiveConfigSpec.getFeatureGates() |
| Modifier and Type | Method and Description |
|---|---|
HiveConfigSpecFluent.FeatureGatesNested<A> |
HiveConfigSpecFluentImpl.editOrNewFeatureGatesLike(FeatureGateSelection item) |
HiveConfigSpecFluent.FeatureGatesNested<A> |
HiveConfigSpecFluent.editOrNewFeatureGatesLike(FeatureGateSelection item) |
void |
HiveConfigSpec.setFeatureGates(FeatureGateSelection featureGates) |
A |
HiveConfigSpecFluentImpl.withFeatureGates(FeatureGateSelection featureGates) |
A |
HiveConfigSpecFluent.withFeatureGates(FeatureGateSelection featureGates) |
HiveConfigSpecFluent.FeatureGatesNested<A> |
HiveConfigSpecFluentImpl.withNewFeatureGatesLike(FeatureGateSelection item) |
HiveConfigSpecFluent.FeatureGatesNested<A> |
HiveConfigSpecFluent.withNewFeatureGatesLike(FeatureGateSelection item) |
| Constructor and Description |
|---|
FeatureGateSelectionBuilder(FeatureGateSelection instance) |
FeatureGateSelectionBuilder(FeatureGateSelection instance,
Boolean validationEnabled) |
FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent,
FeatureGateSelection instance) |
FeatureGateSelectionBuilder(FeatureGateSelectionFluent<?> fluent,
FeatureGateSelection instance,
Boolean validationEnabled) |
FeatureGateSelectionFluentImpl(FeatureGateSelection instance) |
HiveConfigSpec(List<io.fabric8.kubernetes.api.model.LocalObjectReference> additionalCertificateAuthoritiesSecretRef,
ArgoCDConfig argoCDConfig,
AWSPrivateLinkConfig awsPrivateLink,
BackupConfig backup,
ControllersConfig controllersConfig,
String deleteProtection,
Boolean deprovisionsDisabled,
List<String> disabledControllers,
Boolean exportMetrics,
FailedProvisionConfig failedProvisionConfig,
FeatureGateSelection featureGates,
io.fabric8.kubernetes.api.model.LocalObjectReference globalPullSecretRef,
String logLevel,
Boolean maintenanceMode,
List<ManageDNSConfig> managedDomains,
ReleaseImageVerificationConfigMapReference releaseImageVerificationConfigMapRef,
ServiceProviderCredentials serviceProviderCredentialsConfig,
String syncSetReapplyInterval,
String targetNamespace) |
Copyright © 2015–2023 Red Hat. All rights reserved.