| Package | Description |
|---|---|
| io.fabric8.istio.api.security.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationSpec |
PeerAuthenticationSpecBuilder.build() |
PeerAuthenticationSpec |
PeerAuthenticationFluent.buildSpec() |
PeerAuthenticationSpec |
PeerAuthentication.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PeerAuthenticationSpecFluent.copyInstance(PeerAuthenticationSpec instance) |
PeerAuthenticationFluent.SpecNested<A> |
PeerAuthenticationFluent.editOrNewSpecLike(PeerAuthenticationSpec item) |
void |
PeerAuthentication.setSpec(PeerAuthenticationSpec spec) |
PeerAuthenticationFluent.SpecNested<A> |
PeerAuthenticationFluent.withNewSpecLike(PeerAuthenticationSpec item) |
A |
PeerAuthenticationFluent.withSpec(PeerAuthenticationSpec spec) |
| Constructor and Description |
|---|
PeerAuthentication(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PeerAuthenticationSpec spec,
io.fabric8.istio.api.meta.v1alpha1.IstioStatus status) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpec instance) |
PeerAuthenticationSpecBuilder(PeerAuthenticationSpecFluent<?> fluent,
PeerAuthenticationSpec instance) |
PeerAuthenticationSpecFluent(PeerAuthenticationSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.