| Package | Description |
|---|---|
| me.snowdrop.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
TLSMatchAttributes |
TLSMatchAttributesBuilder.build() |
TLSMatchAttributes |
TLSRouteFluent.buildFirstMatch() |
TLSMatchAttributes |
TLSRouteFluentImpl.buildFirstMatch() |
TLSMatchAttributes |
TLSRouteFluent.buildLastMatch() |
TLSMatchAttributes |
TLSRouteFluentImpl.buildLastMatch() |
TLSMatchAttributes |
TLSRouteFluent.buildMatch(int index) |
TLSMatchAttributes |
TLSRouteFluentImpl.buildMatch(int index) |
TLSMatchAttributes |
TLSRouteFluent.buildMatchingMatch(io.fabric8.kubernetes.api.builder.Predicate<TLSMatchAttributesBuilder> predicate) |
TLSMatchAttributes |
TLSRouteFluentImpl.buildMatchingMatch(io.fabric8.kubernetes.api.builder.Predicate<TLSMatchAttributesBuilder> predicate) |
TLSMatchAttributes |
DoneableTLSMatchAttributes.done() |
| Modifier and Type | Method and Description |
|---|---|
List<TLSMatchAttributes> |
TLSRouteFluent.buildMatch() |
List<TLSMatchAttributes> |
TLSRouteFluentImpl.buildMatch() |
List<TLSMatchAttributes> |
TLSRouteFluent.getMatch()
Deprecated.
|
List<TLSMatchAttributes> |
TLSRouteFluentImpl.getMatch()
Deprecated.
|
List<TLSMatchAttributes> |
TLSRoute.getMatch() |
| Modifier and Type | Method and Description |
|---|---|
A |
TLSRouteFluent.addAllToMatch(Collection<TLSMatchAttributes> items) |
A |
TLSRouteFluentImpl.addAllToMatch(Collection<TLSMatchAttributes> items) |
A |
TLSRouteFluent.removeAllFromMatch(Collection<TLSMatchAttributes> items) |
A |
TLSRouteFluentImpl.removeAllFromMatch(Collection<TLSMatchAttributes> items) |
void |
TLSRoute.setMatch(List<TLSMatchAttributes> match) |
A |
TLSRouteFluent.withMatch(List<TLSMatchAttributes> match) |
A |
TLSRouteFluentImpl.withMatch(List<TLSMatchAttributes> match) |
| Constructor and Description |
|---|
DoneableTLSMatchAttributes(TLSMatchAttributes item) |
DoneableTLSMatchAttributes(TLSMatchAttributes item,
io.fabric8.kubernetes.api.builder.Function<TLSMatchAttributes,TLSMatchAttributes> function) |
TLSMatchAttributesBuilder(TLSMatchAttributes instance) |
TLSMatchAttributesBuilder(TLSMatchAttributes instance,
Boolean validationEnabled) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
TLSMatchAttributes instance) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
TLSMatchAttributes instance,
Boolean validationEnabled) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
TLSMatchAttributes instance,
javax.validation.Validator validator) |
TLSMatchAttributesBuilder(TLSMatchAttributes instance,
javax.validation.Validator validator) |
TLSMatchAttributesFluentImpl(TLSMatchAttributes instance) |
| Constructor and Description |
|---|
DoneableTLSMatchAttributes(io.fabric8.kubernetes.api.builder.Function<TLSMatchAttributes,TLSMatchAttributes> function) |
DoneableTLSMatchAttributes(io.fabric8.kubernetes.api.builder.Function<TLSMatchAttributes,TLSMatchAttributes> function) |
DoneableTLSMatchAttributes(TLSMatchAttributes item,
io.fabric8.kubernetes.api.builder.Function<TLSMatchAttributes,TLSMatchAttributes> function) |
DoneableTLSMatchAttributes(TLSMatchAttributes item,
io.fabric8.kubernetes.api.builder.Function<TLSMatchAttributes,TLSMatchAttributes> function) |
TLSRoute(List<TLSMatchAttributes> match,
List<DestinationWeight> route) |
Copyright © 2017–2018 Red Hat. All rights reserved.