| Modifier and Type | Interface and Description |
|---|---|
interface |
ExposeDeploymentViaIngressOptions
Options for exposing a deployment via an ingress.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExposeDeploymentViaIngressOptions.Jsii$Proxy
An implementation for
ExposeDeploymentViaIngressOptions |
static class |
ExposeServiceViaIngressOptions.Jsii$Proxy
An implementation for
ExposeServiceViaIngressOptions |
| Modifier and Type | Method and Description |
|---|---|
ExposeServiceViaIngressOptions |
ExposeServiceViaIngressOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
IngressV1Beta1 |
Service.exposeViaIngress(String path,
ExposeServiceViaIngressOptions options)
Expose a service via an ingress using the specified path.
|
Copyright © 2021. All rights reserved.