| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
IngressControllerTuningOptions |
IngressControllerTuningOptionsBuilder.build() |
IngressControllerTuningOptions |
IngressControllerSpecFluent.buildTuningOptions() |
IngressControllerTuningOptions |
IngressControllerSpecFluentImpl.buildTuningOptions() |
IngressControllerTuningOptions |
IngressControllerSpecFluent.getTuningOptions()
Deprecated.
|
IngressControllerTuningOptions |
IngressControllerSpecFluentImpl.getTuningOptions()
Deprecated.
|
IngressControllerTuningOptions |
IngressControllerSpec.getTuningOptions() |
| Constructor and Description |
|---|
IngressControllerSpec(ClientTLS clientTLS,
io.fabric8.kubernetes.api.model.LocalObjectReference defaultCertificate,
String domain,
EndpointPublishingStrategy endpointPublishingStrategy,
HTTPCompressionPolicy httpCompression,
String httpEmptyRequestsPolicy,
io.fabric8.openshift.api.model.config.v1.ConfigMapNameReference httpErrorCodePages,
IngressControllerHTTPHeaders httpHeaders,
IngressControllerLogging logging,
io.fabric8.kubernetes.api.model.LabelSelector namespaceSelector,
NodePlacement nodePlacement,
Integer replicas,
RouteAdmissionPolicy routeAdmission,
io.fabric8.kubernetes.api.model.LabelSelector routeSelector,
io.fabric8.openshift.api.model.config.v1.TLSSecurityProfile tlsSecurityProfile,
IngressControllerTuningOptions tuningOptions,
io.fabric8.kubernetes.api.model.HasMetadata unsupportedConfigOverrides) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptions instance,
Boolean validationEnabled) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent,
IngressControllerTuningOptions instance) |
IngressControllerTuningOptionsBuilder(IngressControllerTuningOptionsFluent<?> fluent,
IngressControllerTuningOptions instance,
Boolean validationEnabled) |
IngressControllerTuningOptionsFluentImpl(IngressControllerTuningOptions instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.