public class PeerAuthenticationSpecFluentImpl<A extends PeerAuthenticationSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PeerAuthenticationSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PeerAuthenticationSpecFluentImpl.MtlsNestedImpl<N> |
class |
PeerAuthenticationSpecFluentImpl.TypeSelectorNestedImpl<N> |
PeerAuthenticationSpecFluent.MtlsNested<N>, PeerAuthenticationSpecFluent.TypeSelectorNested<N>| Constructor and Description |
|---|
PeerAuthenticationSpecFluentImpl() |
PeerAuthenticationSpecFluentImpl(PeerAuthenticationSpec instance) |
public PeerAuthenticationSpecFluentImpl()
public PeerAuthenticationSpecFluentImpl(PeerAuthenticationSpec instance)
@Deprecated public PeerAuthenticationMutualTLS getMtls()
getMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationMutualTLS buildMtls()
buildMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A withMtls(PeerAuthenticationMutualTLS mtls)
withMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public Boolean hasMtls()
hasMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.MtlsNested<A> withNewMtls()
withNewMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.MtlsNested<A> withNewMtlsLike(PeerAuthenticationMutualTLS item)
withNewMtlsLike in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.MtlsNested<A> editMtls()
editMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.MtlsNested<A> editOrNewMtls()
editOrNewMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.MtlsNested<A> editOrNewMtlsLike(PeerAuthenticationMutualTLS item)
editOrNewMtlsLike in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A addToPortLevelMtls(Long key, PeerAuthenticationMutualTLS value)
addToPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A addToPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> map)
addToPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A removeFromPortLevelMtls(Long key)
removeFromPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A removeFromPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> map)
removeFromPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public Map<Long,PeerAuthenticationMutualTLS> getPortLevelMtls()
getPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public <K,V> A withPortLevelMtls(Map<Long,PeerAuthenticationMutualTLS> portLevelMtls)
withPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public Boolean hasPortLevelMtls()
hasPortLevelMtls in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>@Deprecated public WorkloadSelector getSelector()
getSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public WorkloadSelector buildSelector()
buildSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public A withSelector(WorkloadSelector selector)
withSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public Boolean hasSelector()
hasSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.TypeSelectorNested<A> withNewTypeSelector()
withNewTypeSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.TypeSelectorNested<A> withNewSelectorLike(WorkloadSelector item)
withNewSelectorLike in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.TypeSelectorNested<A> editTypeSelector()
editTypeSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.TypeSelectorNested<A> editOrNewSelector()
editOrNewSelector in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>public PeerAuthenticationSpecFluent.TypeSelectorNested<A> editOrNewSelectorLike(WorkloadSelector item)
editOrNewSelectorLike in interface PeerAuthenticationSpecFluent<A extends PeerAuthenticationSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.