@Deprecated public class TopicOperatorSpec extends EntityTopicOperatorSpec
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_TLS_SIDECAR_IMAGE
Deprecated.
|
additionalProperties, DEFAULT_BOOTSTRAP_SERVERS_PORT, DEFAULT_FULL_RECONCILIATION_INTERVAL_SECONDS, DEFAULT_HEALTHCHECK_DELAY, DEFAULT_HEALTHCHECK_TIMEOUT, DEFAULT_IMAGE, DEFAULT_REPLICAS, DEFAULT_TOPIC_METADATA_MAX_ATTEMPTS, DEFAULT_ZOOKEEPER_PORT, DEFAULT_ZOOKEEPER_SESSION_TIMEOUT_SECONDS, image, logging, reconciliationIntervalSeconds, resources, topicMetadataMaxAttempts, watchedNamespace, zookeeperSessionTimeoutSeconds| Constructor and Description |
|---|
TopicOperatorSpec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.Affinity |
getAffinity()
Deprecated.
|
TlsSidecar |
getTlsSidecar()
Deprecated.
|
void |
setAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
Deprecated.
|
void |
setTlsSidecar(TlsSidecar tlsSidecar)
Deprecated.
|
getAdditionalProperties, getImage, getJvmOptions, getLogging, getReconciliationIntervalSeconds, getResources, getTopicMetadataMaxAttempts, getWatchedNamespace, getZookeeperSessionTimeoutSeconds, setAdditionalProperty, setImage, setJvmOptions, setLogging, setReconciliationIntervalSeconds, setResources, setTopicMetadataMaxAttempts, setWatchedNamespace, setZookeeperSessionTimeoutSecondspublic static final String DEFAULT_TLS_SIDECAR_IMAGE
public io.fabric8.kubernetes.api.model.Affinity getAffinity()
public void setAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
public TlsSidecar getTlsSidecar()
public void setTlsSidecar(TlsSidecar tlsSidecar)
Copyright © 2019. All rights reserved.