| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking.v1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IngressBackendFluent<A extends IngressBackendFluent<A>>
Generated
|
class |
IngressBackendFluentImpl<A extends IngressBackendFluent<A>>
Generated
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HTTPIngressPathFluent.BackendNested<N> |
static interface |
IngressSpecFluent.DefaultBackendNested<N> |
| Constructor and Description |
|---|
IngressBackendBuilder(IngressBackendFluent<?> fluent) |
IngressBackendBuilder(IngressBackendFluent<?> fluent,
Boolean validationEnabled) |
IngressBackendBuilder(IngressBackendFluent<?> fluent,
IngressBackend instance) |
IngressBackendBuilder(IngressBackendFluent<?> fluent,
IngressBackend instance,
Boolean validationEnabled) |
Copyright © 2015–2023 Red Hat. All rights reserved.