| Package | Description |
|---|---|
| io.fabric8.openshift.api.model | |
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
TLSProfileSpec |
TLSProfileSpecBuilder.build() |
TLSProfileSpec |
DoneableTLSProfileSpec.done() |
| Constructor and Description |
|---|
DoneableTLSProfileSpec(TLSProfileSpec item) |
DoneableTLSProfileSpec(TLSProfileSpec item,
io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
TLSProfileSpecBuilder(TLSProfileSpec instance) |
TLSProfileSpecBuilder(TLSProfileSpec instance,
Boolean validationEnabled) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent,
TLSProfileSpec instance) |
TLSProfileSpecBuilder(TLSProfileSpecFluent<?> fluent,
TLSProfileSpec instance,
Boolean validationEnabled) |
TLSProfileSpecFluentImpl(TLSProfileSpec instance) |
| Constructor and Description |
|---|
DoneableTLSProfileSpec(io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
DoneableTLSProfileSpec(io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
DoneableTLSProfileSpec(TLSProfileSpec item,
io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
DoneableTLSProfileSpec(TLSProfileSpec item,
io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
TLSProfileSpec |
IngressControllerStatusFluent.buildTlsProfile() |
TLSProfileSpec |
IngressControllerStatusFluentImpl.buildTlsProfile() |
TLSProfileSpec |
IngressControllerStatusFluent.getTlsProfile()
Deprecated.
|
TLSProfileSpec |
IngressControllerStatusFluentImpl.getTlsProfile()
Deprecated.
|
TLSProfileSpec |
IngressControllerStatus.getTlsProfile() |
| Modifier and Type | Method and Description |
|---|---|
IngressControllerStatusFluent.TlsProfileNested<A> |
IngressControllerStatusFluent.editOrNewTlsProfileLike(TLSProfileSpec item) |
IngressControllerStatusFluent.TlsProfileNested<A> |
IngressControllerStatusFluentImpl.editOrNewTlsProfileLike(TLSProfileSpec item) |
void |
IngressControllerStatus.setTlsProfile(TLSProfileSpec tlsProfile) |
IngressControllerStatusFluent.TlsProfileNested<A> |
IngressControllerStatusFluent.withNewTlsProfileLike(TLSProfileSpec item) |
IngressControllerStatusFluent.TlsProfileNested<A> |
IngressControllerStatusFluentImpl.withNewTlsProfileLike(TLSProfileSpec item) |
A |
IngressControllerStatusFluent.withTlsProfile(TLSProfileSpec tlsProfile) |
A |
IngressControllerStatusFluentImpl.withTlsProfile(TLSProfileSpec tlsProfile) |
| Constructor and Description |
|---|
IngressControllerStatus(Integer availableReplicas,
List<OperatorCondition> conditions,
String domain,
EndpointPublishingStrategy endpointPublishingStrategy,
Long observedGeneration,
String selector,
TLSProfileSpec tlsProfile) |
Copyright © 2015–2020 Red Hat. All rights reserved.