| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ProxyImage |
ProxyImageBuilder.build() |
ProxyImage |
ProxyConfigSpecFluent.buildImage() |
ProxyImage |
ProxyConfigSpec.getImage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyImageFluent.copyInstance(ProxyImage instance) |
ProxyConfigSpecFluent.ImageNested<A> |
ProxyConfigSpecFluent.editOrNewImageLike(ProxyImage item) |
void |
ProxyConfigSpec.setImage(ProxyImage image) |
A |
ProxyConfigSpecFluent.withImage(ProxyImage image) |
ProxyConfigSpecFluent.ImageNested<A> |
ProxyConfigSpecFluent.withNewImageLike(ProxyImage item) |
| Constructor and Description |
|---|
ProxyConfigSpec(Integer concurrency,
Map<String,String> environmentVariables,
ProxyImage image,
WorkloadSelector selector) |
ProxyImageBuilder(ProxyImage instance) |
ProxyImageBuilder(ProxyImageFluent<?> fluent,
ProxyImage instance) |
ProxyImageFluent(ProxyImage instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.