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