| Package | Description |
|---|---|
| io.fabric8.istio.api.security.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMutualTLS |
PeerAuthenticationMutualTLSBuilder.build() |
PeerAuthenticationMutualTLS |
PeerAuthenticationSpecFluent.buildMtls() |
PeerAuthenticationMutualTLS |
PeerAuthenticationSpec.getMtls() |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,PeerAuthenticationMutualTLS> |
PeerAuthenticationSpecFluent.getPortLevelMtls() |
Map<Long,PeerAuthenticationMutualTLS> |
PeerAuthenticationSpec.getPortLevelMtls() |
| Modifier and Type | Method and Description |
|---|---|
A |
PeerAuthenticationSpecFluent.addToPortLevelMtls(Long key,
PeerAuthenticationMutualTLS value) |
protected void |
PeerAuthenticationMutualTLSFluent.copyInstance(PeerAuthenticationMutualTLS instance) |
PeerAuthenticationSpecFluent.MtlsNested<A> |
PeerAuthenticationSpecFluent.editOrNewMtlsLike(PeerAuthenticationMutualTLS item) |
void |
PeerAuthenticationSpec.setMtls(PeerAuthenticationMutualTLS mtls) |
A |
PeerAuthenticationSpecFluent.withMtls(PeerAuthenticationMutualTLS mtls) |
PeerAuthenticationSpecFluent.MtlsNested<A> |
PeerAuthenticationSpecFluent.withNewMtlsLike(PeerAuthenticationMutualTLS item) |
| Modifier and Type | Method and Description |
|---|---|
A |
PeerAuthenticationSpecFluent.addToPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> map) |
A |
PeerAuthenticationSpecFluent.removeFromPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> map) |
void |
PeerAuthenticationSpec.setPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> portLevelMtls) |
<K,V> A |
PeerAuthenticationSpecFluent.withPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> portLevelMtls) |
| Constructor and Description |
|---|
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLS instance) |
PeerAuthenticationMutualTLSBuilder(PeerAuthenticationMutualTLSFluent<?> fluent,
PeerAuthenticationMutualTLS instance) |
PeerAuthenticationMutualTLSFluent(PeerAuthenticationMutualTLS instance) |
PeerAuthenticationSpec(PeerAuthenticationMutualTLS mtls,
Map<Long,PeerAuthenticationMutualTLS> portLevelMtls,
WorkloadSelector selector) |
| Constructor and Description |
|---|
PeerAuthenticationSpec(PeerAuthenticationMutualTLS mtls,
Map<Long,PeerAuthenticationMutualTLS> portLevelMtls,
WorkloadSelector selector) |
Copyright © 2015–2023 Red Hat. All rights reserved.