| Package | Description |
|---|---|
| io.strimzi.api.kafka.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CertAndKeySecretSource
Represents a certificate and private key pair inside a Secret
|
| Modifier and Type | Method and Description |
|---|---|
List<CertSecretSource> |
KafkaMirrorMakerTlsFluentImpl.buildTrustedCertificates() |
List<CertSecretSource> |
KafkaConnectTlsFluentImpl.buildTrustedCertificates() |
List<CertSecretSource> |
KafkaMirrorMakerTlsFluent.buildTrustedCertificates() |
List<CertSecretSource> |
KafkaConnectTlsFluent.buildTrustedCertificates() |
List<CertSecretSource> |
KafkaMirrorMakerTls.getTrustedCertificates() |
List<CertSecretSource> |
KafkaConnectTls.getTrustedCertificates() |
List<CertSecretSource> |
KafkaMirrorMakerTlsFluentImpl.getTrustedCertificates()
Deprecated.
|
List<CertSecretSource> |
KafkaConnectTlsFluentImpl.getTrustedCertificates()
Deprecated.
|
List<CertSecretSource> |
KafkaMirrorMakerTlsFluent.getTrustedCertificates()
Deprecated.
|
List<CertSecretSource> |
KafkaConnectTlsFluent.getTrustedCertificates()
Deprecated.
|
| Constructor and Description |
|---|
CertSecretSourceBuilder(CertSecretSource instance) |
CertSecretSourceBuilder(CertSecretSource instance,
Boolean validationEnabled) |
CertSecretSourceBuilder(CertSecretSourceFluent<?> fluent,
CertSecretSource instance) |
CertSecretSourceBuilder(CertSecretSourceFluent<?> fluent,
CertSecretSource instance,
Boolean validationEnabled) |
CertSecretSourceFluentImpl(CertSecretSource instance) |
Copyright © 2019. All rights reserved.