| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
IPsecConfig |
IPsecConfigBuilder.build() |
IPsecConfig |
OVNKubernetesConfigFluentImpl.buildIpsecConfig() |
IPsecConfig |
OVNKubernetesConfigFluent.buildIpsecConfig() |
IPsecConfig |
OVNKubernetesConfigFluentImpl.getIpsecConfig()
Deprecated.
|
IPsecConfig |
OVNKubernetesConfigFluent.getIpsecConfig()
Deprecated.
|
IPsecConfig |
OVNKubernetesConfig.getIpsecConfig() |
| Modifier and Type | Method and Description |
|---|---|
OVNKubernetesConfigFluent.IpsecConfigNested<A> |
OVNKubernetesConfigFluentImpl.editOrNewIpsecConfigLike(IPsecConfig item) |
OVNKubernetesConfigFluent.IpsecConfigNested<A> |
OVNKubernetesConfigFluent.editOrNewIpsecConfigLike(IPsecConfig item) |
void |
OVNKubernetesConfig.setIpsecConfig(IPsecConfig ipsecConfig) |
A |
OVNKubernetesConfigFluentImpl.withIpsecConfig(IPsecConfig ipsecConfig) |
A |
OVNKubernetesConfigFluent.withIpsecConfig(IPsecConfig ipsecConfig) |
OVNKubernetesConfigFluent.IpsecConfigNested<A> |
OVNKubernetesConfigFluentImpl.withNewIpsecConfigLike(IPsecConfig item) |
OVNKubernetesConfigFluent.IpsecConfigNested<A> |
OVNKubernetesConfigFluent.withNewIpsecConfigLike(IPsecConfig item) |
| Constructor and Description |
|---|
IPsecConfigBuilder(IPsecConfig instance) |
IPsecConfigBuilder(IPsecConfig instance,
Boolean validationEnabled) |
IPsecConfigBuilder(IPsecConfigFluent<?> fluent,
IPsecConfig instance) |
IPsecConfigBuilder(IPsecConfigFluent<?> fluent,
IPsecConfig instance,
Boolean validationEnabled) |
IPsecConfigFluentImpl(IPsecConfig instance) |
OVNKubernetesConfig(Integer genevePort,
HybridOverlayConfig hybridOverlayConfig,
IPsecConfig ipsecConfig,
Integer mtu,
PolicyAuditConfig policyAuditConfig) |
Copyright © 2015–2020 Red Hat. All rights reserved.