public interface PeerAuthenticationMutualTLSFluent<A extends PeerAuthenticationMutualTLSFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMutualTLSMode |
getMode() |
Boolean |
hasMode() |
A |
withMode(PeerAuthenticationMutualTLSMode mode) |
PeerAuthenticationMutualTLSMode getMode()
A withMode(PeerAuthenticationMutualTLSMode mode)
Boolean hasMode()
Copyright © 2015–2022 Red Hat. All rights reserved.